Proyectos usando 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¶
Advanced Generic Widgets (customized)
Apache CouchDB (customized)
CMake (customized)
Chaco (customized)
DEAP (customized)
EZ-Draw (customized)
Generic Mapping Tools (GMT) (customized)
GetFEM (customized)
Glasgow Haskell Compiler (customized)
Grok (customized)
Kaa (customized)
Leo (customized)
Mayavi (customized)
MediaGoblin (customized)
OpenCV (customized)
phpDocumentor (customized)
Plone (customized)
Pygame (customized)
PyQt4 (customized)
PyQt5 (customized)
Python 3 (customized)
Python Packaging Authority (customized)
Ring programming language (customized)
SageMath (customized)
simuPOP (customized)
TurboGears (customized)
Varnish (customized, alabaster for index)
wxPython Phoenix (customized)
zc.async (customized)
Zope (customized)
Documentation using the sphinxdoc theme¶
Documentation using the nature theme¶
libLAS (customized)
MapServer (customized)
StatsModels (customized)
Documentation using another builtin theme¶
Breathe (haiku)
Breezy (fork of Bazaar) (agogo)
MPipe (sphinx13)
NLTK (agogo)
PyPubSub (bizstyle)
Pylons (pyramid)
Pyramid web framework (pyramid)
RxDock (bizstyle)
Sphinx (sphinx13) :-)
Valence (haiku, customized)
Documentation using Read the Docs Sphinx Theme¶
Read the Docs Sphinx Theme documentation
Ansible (customized)
Copr Buildsystem (customized)
Chainer (customized)
Databricks (customized)
GPAW (customized)
Inkscape (customized)
MDTraj (customized)
NICOS (customized)
Panda3D (customized)
PROS (customized)
Free your information from their silos (French) (customized)
Sphinx-Gallery (customized)
Tango Controls (customized)
TrueNAS (customized)
TYPO3 (customized)
Documentation using Sphinx Bootstrap Theme¶
Documentation using PyData Sphinx Theme¶
Documentation using Furo theme¶
Documentation using a custom theme or integrated in a website¶
Homepages and other non-documentation sites¶
Alan Crosswell’s Using the Django REST Framework and DRF-JSONAPI
Arizona State University PHY494/PHY598/CHM598 Simulation approaches to Bio-and Nanophysics (classic)
Benoit Boissinot (classic, customized)
EBI Cloud Consultancy Team (sphinx_rtd_theme)
Eric Holscher (alabaster)
Institute for the Design of Advanced Energy Systems (IDAES) (sphinx_rtd_theme)
IDAES Examples (sphinx_rtd_theme)
Lei Ma’s Statistical Mechanics lecture notes (sphinx_bootstrap_theme)
PyXLL (sphinx_bootstrap_theme, customized)
SciPy Cookbook (sphinx_rtd_theme)
Tech writer at work blog (custom theme)
UC Berkeley ME233 Advanced Control Systems II course (sphinxdoc)
Željko Svedružić’s Biomolecular Structure and Function Laboratory (BioSFLab) (sphinx_bootstrap_theme)
Books produced using Sphinx¶
«Die Wahrheit des Sehens. Der DEKALOG von Krzysztof Kieślowski»
«Expert Python Programming 2nd Edition» (Japanese translation)
«Pioneers and Prominent Men of Utah»
«Real World HTTP – Learning The Internet and Web Technology via its history and code (Japanese)»
«Simple and Steady Way of Learning for Software Engineering» (in Japanese)
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.