2009/5/22 Adam Blinkinsop <hackerbli...@gmail.com>:
>
> On Mar 30, 8:33 am, Richard W Lincoln <r.w.linc...@gmail.com> wrote:
>> I have uploaded the documentation files generated by Sphinx for my
>> project to my 'gh-pages' branch, but images and CSS are not used.
>>
>> http://rwl.github.com/pylon/
>>
>> They exist in a directory called "_static", but this does not seem to
>> be accessible due to the leading underscore.  Is this specific to
>> Github due to the Jekyll features?  Does anyone know how to instruct
>> Sphinx to copy static files to a directory of a different name?
>
> See lib/jekyll/site.rb at http://github.com/mojombo/jekyll -- Jekyll
> assumes
> that directories prefixed by "_" contain site content, and doesn't
> copy them
> over.  Sphinx seems to have hard-coded the _static output directory,
> as well.

I see Damien Lebrun has started a project with extensions to Sphinx
for hosting documentation on GitHub.

http://pypi.python.org/pypi/github-tools/
http://dinoboff.github.com/github-tools/

>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to