Hi everyone, As a Pygame <http://www.pygame.org> developer I wish to mention that Sphinx has been used to generate our html documentation <http://www.pygame.org/docs/> from reStructuredText source for some years now. Prior to that a custom markup and tool chain was used. The switch was made to encourage document upkeep, by using a known tool, and to add flexibility in the build process, the possibility of multiple themes and document formats.
The document source is written using standard docutils and Sphinx directives. The docs are built using a custom theme and Sphinx extension to match their original appearance. These customizations can be found in the Pygame source <https://bitbucket.org/pygame/pygame/src> at the Pygame repository <https://bitbucket.org/pygame/pygame> hosted on Bitbucket, under the docs/reST subdirectory. We Pygame developers would be glad to see Pygame added to the *Projects using Sphinx* page. Lenard Lindstrom -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
