On Wed, Oct 14, 2009 at 6:51 AM, leon_sit <[email protected]> wrote:
> I am working on a python project that uses sphinx for automatic > documentation. I have been googling around and found nothing but one > python package to upload the html documentation. Is there a easier way > to do it beside this? What if i am not working in a python project. Check http://pages.github.com/ for documentation on the GitHub Pages feature, which lets you upload and serve arbitrary HTML. For Sphinx support, check out github-tools: http://dinoboff.github.com/github-tools/ http://pypi.python.org/pypi/github-tools/ Cheers, -- Chris Wanstrath http://github.com/defunkt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
