sphinx/EXAMPLES

248 lines
11 KiB
Plaintext
Raw Normal View History

2008-06-23 07:35:22 -05:00
Projects using Sphinx
=====================
2010-01-08 11:09:16 -06:00
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
2016-02-13 09:00:42 -06:00
<https://groups.google.com/forum/#!forum/sphinx-users>`_.
2008-06-23 07:35:22 -05:00
2010-01-08 11:09:16 -06:00
I've grouped the list into sections to make it easier to find
interesting examples.
Documentation using the alabaster theme
---------------------------------------
2017-07-13 18:46:09 -05:00
* Blinker: https://pythonhosted.org/blinker/
* Calibre: https://manual.calibre-ebook.com/
* CodePy: https://documen.tician.de/codepy/
2017-07-13 18:46:09 -05:00
* Fityk: http://fityk.nieto.pl/
* Flask: http://flask.pocoo.org/docs/
* Flask-OpenID: https://pythonhosted.org/Flask-OpenID/
* Jinja: http://jinja.pocoo.org/docs/
* Lino: http://www.lino-framework.org/ (customized)
* MeshPy: https://documen.tician.de/meshpy/
2017-07-13 18:46:09 -05:00
* PyCUDA: https://documen.tician.de/pycuda/
* PyOpenCL: https://documen.tician.de/pyopencl/
* PyLangAcq: http://pylangacq.org/
2017-07-13 18:46:09 -05:00
* python-apt: https://apt.alioth.debian.org/python-apt-doc/
* PyVisfile: https://documen.tician.de/pyvisfile/
* Tablib: http://docs.python-tablib.org/
* Werkzeug: http://werkzeug.pocoo.org/docs/ (customized)
Documentation using the classic theme
2010-01-08 11:09:16 -06:00
-------------------------------------
2017-07-13 18:46:09 -05:00
* Advanced Generic Widgets: http://xoomer.virgilio.it/infinity77/AGW_Docs/ (customized)
* APSW: https://rogerbinns.github.io/apsw/
2017-07-13 18:46:09 -05:00
* Arb: http://arblib.org/
* Bazaar: http://doc.bazaar.canonical.com/ (customized)
* Blender: https://docs.blender.org/api/current/
* Chaco: http://docs.enthought.com/chaco/ (customized)
2011-09-22 08:31:32 -05:00
* Cormoran: http://cormoran.nhopkg.org/docs/
2017-07-13 18:46:09 -05:00
* DEAP: https://deap.readthedocs.io/ (customized)
* Director: https://pythonhosted.org/director/
* EZ-Draw: https://pageperso.lif.univ-mrs.fr/~edouard.thiel/ez-draw/doc/en/html/ez-manual.html (customized)
2011-01-04 04:37:56 -06:00
* F2py: http://f2py.sourceforge.net/docs/
2017-07-13 18:46:09 -05:00
* Genomedata: https://noble.gs.washington.edu/proj/genomedata/doc/1.3.3/
* GetFEM++: http://getfem.org/ (customized)
* Glasgow Haskell Compiler: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ (customized)
* Grok: http://grok.zope.org/doc/current/ (customized)
* GROMACS: http://manual.gromacs.org/documentation/
2009-11-08 11:16:19 -06:00
* GSL Shell: http://www.nongnu.org/gsl-shell/
2017-07-13 18:46:09 -05:00
* Hands-on Python Tutorial: http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/
* Kaa: http://api.freevo.org/kaa-base/ (customized)
* Leo: http://leoeditor.com/
2017-07-13 18:46:09 -05:00
* LEPL: http://www.acooke.org/lepl/ (customized)
* Mayavi: http://docs.enthought.com/mayavi/mayavi/ (customized)
* mpmath: http://mpmath.org/doc/current/
2017-07-13 18:46:09 -05:00
* OpenCV: http://docs.opencv.org/ (customized)
2009-08-04 15:44:52 -05:00
* OpenEXR: http://excamera.com/articles/26/doc/index.html
2009-12-15 12:05:39 -06:00
* OpenGDA: http://www.opengda.org/gdadoc/html/
2017-07-13 18:46:09 -05:00
* Peach^3: https://peach3.nl/doc/latest/userdoc/ (customized)
* PyEMD: https://pyemd.readthedocs.io/
2009-02-05 06:26:50 -06:00
* Pyevolve: http://pyevolve.sourceforge.net/
2017-07-13 18:46:09 -05:00
* Pygame: https://www.pygame.org/docs/ (customized)
* PyMQI: https://pythonhosted.org/pymqi/
* Python 2: https://docs.python.org/2/
* Python 3: https://docs.python.org/3/ (customized)
* Ring programming language: http://ring-lang.sourceforge.net/doc/ (customized)
* SageMath: https://doc.sagemath.org/ (customized)
2011-09-22 08:31:32 -05:00
* Segway: http://noble.gs.washington.edu/proj/segway/doc/1.1.0/segway.html
2017-07-13 18:46:09 -05:00
* simuPOP: http://simupop.sourceforge.net/manual_release/build/userGuide.html (customized)
* Sprox: http://sprox.org/ (customized)
2010-01-08 11:09:16 -06:00
* SymPy: http://docs.sympy.org/
2017-07-13 18:46:09 -05:00
* TurboGears: https://turbogears.readthedocs.org/ (customized)
* tvtk: http://docs.enthought.com/mayavi/tvtk/
* Varnish: https://www.varnish-cache.org/docs/ (customized, alabaster for index)
* Waf: https://waf.io/apidocs/
* wxPython Phoenix: https://wxpython.org/Phoenix/docs/html/main.html (customized)
* z3c: http://www.ibiblio.org/paulcarduner/z3ctutorial/
2017-07-13 18:46:09 -05:00
* zc.async: https://pythonhosted.org/zc.async/ (customized)
* Zope: https://docs.zope.org/zope2/ (customized)
2010-01-08 11:09:16 -06:00
Documentation using the sphinxdoc theme
---------------------------------------
2017-07-13 18:46:09 -05:00
* Matplotlib: https://matplotlib.org/
* NetworkX: https://networkx.github.io/
* PyCantonese: http://pycantonese.org/
2011-01-06 05:01:40 -06:00
* Pyre: http://docs.danse.us/pyre/sphinx/
2017-07-13 18:46:09 -05:00
* pySPACE: https://pyspace.github.io/pyspace/
2010-01-08 11:09:16 -06:00
* Pysparse: http://pysparse.sourceforge.net/
2010-01-31 12:33:51 -06:00
* PyTango:
2017-07-13 18:46:09 -05:00
http://www.esrf.eu/computing/cs/tango/tango_doc/kernel_doc/pytango/latest/
* Python Wild Magic: https://vmlaker.github.io/pythonwildmagic/ (customized)
* Reteisi: http://www.reteisi.org/contents.html (customized)
* Sqlkit: http://sqlkit.argolinux.org/ (customized)
2012-10-30 04:20:10 -05:00
* Turbulenz: http://docs.turbulenz.com/
2010-01-08 11:09:16 -06:00
2017-07-13 18:46:09 -05:00
Documentation using the nature theme
------------------------------------
* Cython: http://docs.cython.org/
* jsFiddle: http://doc.jsfiddle.net/
* libLAS: https://www.liblas.org/ (customized)
* MapServer: http://mapserver.org/ (customized)
* Setuptools: https://setuptools.readthedocs.io/
* Spring Python: https://docs.spring.io/spring-python/1.2.x/sphinx/html/
* Sylli: http://sylli.sourceforge.net/
2010-01-08 11:09:16 -06:00
Documentation using another builtin theme
-----------------------------------------
2017-07-13 18:46:09 -05:00
* MPipe: https://vmlaker.github.io/mpipe/ (sphinx13)
2010-01-31 12:33:51 -06:00
* Programmieren mit PyGTK und Glade (German):
2017-07-13 18:46:09 -05:00
http://www.florian-diesch.de/doc/python-und-glade/online/ (agogo, customized)
* PyPubSub: https://pypubsub.readthedocs.io/ (bizstyle)
* Pylons: http://docs.pylonsproject.org/projects/pylons-webframework/ (pyramid)
* Pyramid web framework:
2017-07-13 18:46:09 -05:00
https://docs.pylonsproject.org/projects/pyramid/ (pyramid)
2012-10-30 04:20:59 -05:00
* Valence: http://docs.valence.desire2learn.com/ (haiku)
2010-01-08 11:09:16 -06:00
2017-07-13 18:46:09 -05:00
Documentation using sphinx_rtd_theme
------------------------------------
* ASE: https://wiki.fysik.dtu.dk/ase/
* Elemental: http://libelemental.org/documentation/dev/
* ESWP3: https://eswp3.readthedocs.io/
* GPAW: https://wiki.fysik.dtu.dk/gpaw/ (customized)
* Linguistica: https://linguistica-uchicago.github.io/lxa5/
* MathJax: https://docs.mathjax.org/
* MoinMoin: https://moin-20.readthedocs.io/
* MyHDL: http://docs.myhdl.org/
* NICOS: https://forge.frm2.tum.de/nicos/doc/nicos-master/ (customized)
* pip: https://pip.pypa.io/
* Paver: https://paver.readthedocs.io/
* Pweave: http://mpastell.com/pweave/
* python-sqlparse: https://sqlparse.readthedocs.io/
* Free your information from their silos (French):
http://redaction-technique.org/ (customized)
* Quex: http://quex.sourceforge.net/doc/html/main.html
* Satchmo: http://docs.satchmoproject.com/
* Scapy: https://scapy.readthedocs.io/
* SimPy: http://simpy.readthedocs.io/
* Tango Controls: https://tango-controls.readthedocs.io/ (customized)
* Tuleap: https://tuleap.net/doc/en/
Documentation using sphinx_bootstrap_theme
------------------------------------------
* C/C++ Software Development with Eclipse: http://eclipsebook.in/
* e-cidadania: http://e-cidadania.readthedocs.org/
* Hedge: https://documen.tician.de/hedge/
* Open Dylan: https://opendylan.org/documentation/
* PyUblas: https://documen.tician.de/pyublas/
2010-01-08 11:09:16 -06:00
2017-07-13 18:46:09 -05:00
Documentation using a custom theme or integrated in a website
-------------------------------------------------------------
2010-01-08 11:09:16 -06:00
2017-07-13 18:46:09 -05:00
* CakePHP: https://book.cakephp.org/
2016-02-13 09:00:42 -06:00
* Ceph: http://docs.ceph.com/docs/master/
2017-07-13 18:46:09 -05:00
* Chef: https://docs.chef.io/
2016-02-13 09:00:42 -06:00
* Django: https://docs.djangoproject.com/
* Enterprise Toolkit for Acrobat products:
2017-07-13 18:46:09 -05:00
https://www.adobe.com/devnet-docs/acrobatetk/
2011-09-22 08:31:32 -05:00
* Gameduino: http://excamera.com/sphinx/gameduino/
2010-01-08 11:09:16 -06:00
* GeoServer: http://docs.geoserver.org/
* gevent: http://www.gevent.org/
2017-07-13 18:46:09 -05:00
* Guzzle: http://docs.guzzlephp.org/en/stable/
* Istihza (Turkish Python documentation project): https://belgeler.yazbel.com/python-istihza/
2014-06-09 12:09:36 -05:00
* Lasso: http://lassoguide.com/
2010-01-08 11:09:16 -06:00
* MirrorBrain: http://mirrorbrain.org/docs/
2017-07-13 18:46:09 -05:00
* Music21: http://web.mit.edu/music21/doc/
* nose: https://nose.readthedocs.io/
* NumPy: https://docs.scipy.org/doc/numpy/reference/
* ObjectListView: http://objectlistview.sourceforge.net/python/
2017-07-13 18:46:09 -05:00
* OpenERP: https://doc.odoo.com/
2012-11-02 11:27:02 -05:00
* OpenCV: http://docs.opencv.org/
2010-01-08 11:09:16 -06:00
* OpenLayers: http://docs.openlayers.org/
* PyEphem: http://rhodesmill.org/pyephem/
2017-07-13 18:46:09 -05:00
* Pygments: http://pygments.org/docs/
* Plone User Manual (German): https://www.hasecke.com/plone-benutzerhandbuch/4.0/
2016-02-13 09:00:42 -06:00
* PSI4: http://www.psicode.org/psi4manual/master/index.html
* PyMOTW: https://pymotw.com/2/
2017-07-13 18:46:09 -05:00
* python-aspectlib: https://python-aspectlib.readthedocs.io/
(`sphinx_py3doc_enhanced_theme <https://pypi.python.org/pypi/sphinx_py3doc_enhanced_theme>`__)
* QGIS: https://qgis.org/en/docs/index.html
* qooxdoo: http://www.qooxdoo.org/current/
2010-01-08 11:09:16 -06:00
* Roundup: http://www.roundup-tracker.org/
2017-07-13 18:46:09 -05:00
* scikit-learn: http://scikit-learn.org/stable/
* SciPy: https://docs.scipy.org/doc/scipy/refrence/
* Seaborn: https://seaborn.pydata.org/
* Selenium: http://docs.seleniumhq.org/docs/
2016-02-13 09:00:42 -06:00
* Self: http://www.selflanguage.org/
2017-07-13 18:46:09 -05:00
* Substance D: https://docs.pylonsproject.org/projects/substanced/
* SQLAlchemy: https://docs.sqlalchemy.org/
2010-01-08 11:09:16 -06:00
* tinyTiM: http://tinytim.sourceforge.net/docs/2.0/
2017-07-13 18:46:09 -05:00
* Ubuntu Packaging Guide: http://packaging.ubuntu.com/html/
* WebFaction: https://docs.webfaction.com/
* WTForms: https://wtforms.readthedocs.io/
2010-01-08 11:09:16 -06:00
Homepages and other non-documentation sites
-------------------------------------------
2017-07-13 18:46:09 -05:00
* Benoit Boissinot: https://bboissin.appspot.com/ (modified classic)
* Computer Networks, Parallelization, and Simulation Laboratory (CNPSLab):
https://lab.miletic.net/ (sphinx_rtd_theme)
* Loyola University Chicago COMP 339-439 Distributed Systems course:
http://books.cs.luc.edu/distributedsystems/ (sphinx_bootstrap_theme)
* The Wine Cellar Book: https://www.thewinecellarbook.com/doc/en/ (sphinxdoc)
* UC Berkeley ME233 Advanced Control Systems II course:
https://berkeley-me233.github.io/ (sphinxdoc)
2011-01-04 14:51:16 -06:00
Books produced using Sphinx
---------------------------
2017-07-13 18:46:09 -05:00
* "Die Wahrheit des Sehens. Der DEKALOG von Krzysztof Kieślowski":
https://literatur.hasecke.com/post/die-wahrheit-des-sehens-dekalog-kieslowski/
2013-07-26 10:40:08 -05:00
* "Expert Python Programming":
2016-02-13 09:00:42 -06:00
https://www.packtpub.com/application-development/expert-python-programming
2011-01-15 03:23:51 -06:00
* "Expert Python Programming" (Japanese translation):
2017-07-13 18:46:09 -05:00
https://www.amazon.co.jp/dp/4048686291/
* "LassoGuide": http://www.lassosoft.com/Lasso-Documentation
* "Learning Sphinx" (in Japanese):
https://www.oreilly.co.jp/books/9784873116488/
* "Pioneers and Prominent Men of Utah": http://pioneers.rstebbing.com/
2011-01-15 03:23:51 -06:00
* "Pomodoro Technique Illustrated" (Japanese translation):
2017-07-13 18:46:09 -05:00
https://www.amazon.co.jp/dp/4048689525/
2013-07-26 10:40:08 -05:00
* "Python Professional Programming" (in Japanese):
2017-07-13 18:46:09 -05:00
https://www.amazon.co.jp/dp/4798032948/
* "The ``repoze.bfg`` Web Application Framework":
https://www.amazon.com/repoze-bfg-Web-Application-Framework-Version/dp/0615345379
* "Simple and Steady Way of Learning for Software Engineering" (in Japanese):
https://www.amazon.co.jp/dp/477414259X/
* "Software-Dokumentation mit Sphinx": https://www.amazon.de/dp/1497448689/
* "Theoretical Physics Reference": http://www.theoretical-physics.net/
* "The Varnish Book":
https://info.varnish-software.com/the-varnish-book
2013-07-26 10:40:08 -05:00
2017-07-13 18:46:09 -05:00
Theses produced using Sphinx
----------------------------
2013-07-26 10:40:08 -05:00
2017-07-13 18:46:09 -05:00
* "A Web-Based System for Comparative Analysis of OpenStreetMap Data by the Use
of CouchDB":
2015-03-07 07:07:46 -06:00
https://www.yumpu.com/et/document/view/11722645/masterthesis-markusmayr-0542042
2017-07-13 18:46:09 -05:00
* "Content Conditioning and Distribution for Dynamic Virtual Worlds":
https://www.cs.princeton.edu/research/techreps/TR-941-12
* "The Sphinx Thesis Resource": https://jterrace.github.io/sphinxtr/