Proyectos usando 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¶
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)
Sprox (customized)
TurboGears (customized)
Varnish (customized, alabaster for index)
wxPython Phoenix (customized)
zc.async (customized)
Zope (customized)
Documentation using the sphinxdoc theme¶
Python Wild Magic (customized)
Reteisi (customized)
Sqlkit (customized)
Documentation using the nature theme¶
libLAS (customized)
MapServer (customized)
pyglet (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 sphinx_rtd_theme¶
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 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)
Loyola University Chicago CS Academic Programs (sphinx_rtd_theme, customized)
PyXLL (sphinx_bootstrap_theme, customized)
SciPy Cookbook (sphinx_rtd_theme)
Tech writer at work blog (custom theme)
Thomas Cokelaer’s Python, Sphinx and reStructuredText tutorials (standard)
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¶
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.