Projects using Sphinx#

This is an (incomplete) alphabetic list of projects that use Sphinx or are experimenting with using it for their documentation. If you like to be included, please mail to the Google group.

I’ve grouped the list into sections to make it easier to find interesting examples.

Documentation using the alabaster theme#

Documentation using the classic theme#

Documentation using the sphinxdoc theme#

Documentation using the nature theme#

Documentation using another builtin theme#

Documentation using sphinx_rtd_theme#

Documentation using sphinx_bootstrap_theme#

Documentation using a custom theme or integrated in a website#

Homepages and other non-documentation sites#

Books produced using Sphinx#

Theses produced using Sphinx#

Projects integrating Sphinx functionality#

  • Read the Docs, a software-as-a-service documentation hosting platform, uses Sphinx to automatically build documentation updates that are pushed to GitHub.

  • Spyder, the Scientific Python Development Environment, uses Sphinx in its help pane to render rich documentation for functions, classes and methods automatically or on-demand.