Skip to content

Latest commit

 

History

History
483 lines (448 loc) · 25.3 KB

EXAMPLES.rst

File metadata and controls

483 lines (448 loc) · 25.3 KB

Projects using Sphinx

This is an incomplete list of projects that use Sphinx for their documentation. If you would like to add a project, please create an issue or pull request on GitHub.

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 Read the Docs Sphinx Theme

Read the Docs Sphinx Theme documentation

Documentation using Sphinx Bootstrap Theme

Sphinx Bootstrap Theme documentation

Documentation using PyData Sphinx Theme

Pydata Sphinx Theme documentation

Documentation using Furo theme

Furo theme documentation

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.