使用 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.
使用 alabaster 主題的文件¶
使用 classic 主題的文件¶
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)
使用 sphinxdoc 主題的文件¶
使用 nature 主題的文件¶
libLAS (customized)
MapServer (customized)
StatsModels (customized)
使用其他內建主題的文件¶
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)
使用 Read the Docs Sphinx 主題的文件¶
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)
使用 Sphinx Bootstrap 主題的文件¶
使用 PyData Sphinx 主題的文件¶
使用 Furo 主題的文件¶
使用自訂主題或整合於網站中的文件¶
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.