mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #4222 from vedranmiletic/documentation-fixes
Add more EXAMPLES
This commit is contained in:
commit
b0178fb5d4
26
EXAMPLES
26
EXAMPLES
@ -34,6 +34,8 @@ Documentation using the alabaster theme
|
|||||||
* pytest: https://docs.pytest.org/ (customized)
|
* pytest: https://docs.pytest.org/ (customized)
|
||||||
* python-apt: https://apt.alioth.debian.org/python-apt-doc/
|
* python-apt: https://apt.alioth.debian.org/python-apt-doc/
|
||||||
* PyVisfile: https://documen.tician.de/pyvisfile/
|
* PyVisfile: https://documen.tician.de/pyvisfile/
|
||||||
|
* Requests: http://www.python-requests.org/
|
||||||
|
* searx: https://asciimoo.github.io/searx/
|
||||||
* Tablib: http://docs.python-tablib.org/
|
* Tablib: http://docs.python-tablib.org/
|
||||||
* urllib3: https://urllib3.readthedocs.io/ (customized)
|
* urllib3: https://urllib3.readthedocs.io/ (customized)
|
||||||
* Werkzeug: http://werkzeug.pocoo.org/docs/ (customized)
|
* Werkzeug: http://werkzeug.pocoo.org/docs/ (customized)
|
||||||
@ -46,6 +48,7 @@ Documentation using the classic theme
|
|||||||
* APSW: https://rogerbinns.github.io/apsw/
|
* APSW: https://rogerbinns.github.io/apsw/
|
||||||
* Arb: http://arblib.org/
|
* Arb: http://arblib.org/
|
||||||
* Bazaar: http://doc.bazaar.canonical.com/ (customized)
|
* Bazaar: http://doc.bazaar.canonical.com/ (customized)
|
||||||
|
* Beautiful Soup: https://www.crummy.com/software/BeautifulSoup/bs4/doc/
|
||||||
* Blender: https://docs.blender.org/api/current/
|
* Blender: https://docs.blender.org/api/current/
|
||||||
* Bugzilla: https://bugzilla.readthedocs.io/
|
* Bugzilla: https://bugzilla.readthedocs.io/
|
||||||
* Buildbot: https://docs.buildbot.net/latest/
|
* Buildbot: https://docs.buildbot.net/latest/
|
||||||
@ -79,6 +82,8 @@ Documentation using the classic theme
|
|||||||
* Pyevolve: http://pyevolve.sourceforge.net/
|
* Pyevolve: http://pyevolve.sourceforge.net/
|
||||||
* Pygame: https://www.pygame.org/docs/ (customized)
|
* Pygame: https://www.pygame.org/docs/ (customized)
|
||||||
* PyMQI: https://pythonhosted.org/pymqi/
|
* PyMQI: https://pythonhosted.org/pymqi/
|
||||||
|
* PyQt4: http://pyqt.sourceforge.net/Docs/PyQt4/ (customized)
|
||||||
|
* PyQt5: http://pyqt.sourceforge.net/Docs/PyQt5/ (customized)
|
||||||
* Python 2: https://docs.python.org/2/
|
* Python 2: https://docs.python.org/2/
|
||||||
* Python 3: https://docs.python.org/3/ (customized)
|
* Python 3: https://docs.python.org/3/ (customized)
|
||||||
* Python Packaging Authority: https://www.pypa.io/ (customized)
|
* Python Packaging Authority: https://www.pypa.io/ (customized)
|
||||||
@ -121,11 +126,16 @@ Documentation using the nature theme
|
|||||||
|
|
||||||
* Alembic: http://alembic.zzzcomputing.com/
|
* Alembic: http://alembic.zzzcomputing.com/
|
||||||
* Cython: http://docs.cython.org/
|
* Cython: http://docs.cython.org/
|
||||||
|
* easybuild: https://easybuild.readthedocs.io/
|
||||||
* jsFiddle: http://doc.jsfiddle.net/
|
* jsFiddle: http://doc.jsfiddle.net/
|
||||||
* libLAS: https://www.liblas.org/ (customized)
|
* libLAS: https://www.liblas.org/ (customized)
|
||||||
|
* Lmod: https://lmod.readthedocs.io/
|
||||||
* MapServer: http://mapserver.org/ (customized)
|
* MapServer: http://mapserver.org/ (customized)
|
||||||
|
* Pandas: https://pandas.pydata.org/pandas-docs/stable/
|
||||||
|
* pyglet: https://pyglet.readthedocs.io/ (customized)
|
||||||
* Setuptools: https://setuptools.readthedocs.io/
|
* Setuptools: https://setuptools.readthedocs.io/
|
||||||
* Spring Python: https://docs.spring.io/spring-python/1.2.x/sphinx/html/
|
* Spring Python: https://docs.spring.io/spring-python/1.2.x/sphinx/html/
|
||||||
|
* StatsModels: http://www.statsmodels.org/ (customized)
|
||||||
* Sylli: http://sylli.sourceforge.net/
|
* Sylli: http://sylli.sourceforge.net/
|
||||||
|
|
||||||
Documentation using another builtin theme
|
Documentation using another builtin theme
|
||||||
@ -133,6 +143,7 @@ Documentation using another builtin theme
|
|||||||
|
|
||||||
* Breathe: https://breathe.readthedocs.io/ (haiku)
|
* Breathe: https://breathe.readthedocs.io/ (haiku)
|
||||||
* MPipe: https://vmlaker.github.io/mpipe/ (sphinx13)
|
* MPipe: https://vmlaker.github.io/mpipe/ (sphinx13)
|
||||||
|
* NLTK: http://www.nltk.org/ (agogo)
|
||||||
* Programmieren mit PyGTK und Glade (German):
|
* Programmieren mit PyGTK und Glade (German):
|
||||||
http://www.florian-diesch.de/doc/python-und-glade/online/ (agogo, customized)
|
http://www.florian-diesch.de/doc/python-und-glade/online/ (agogo, customized)
|
||||||
* PyPubSub: https://pypubsub.readthedocs.io/ (bizstyle)
|
* PyPubSub: https://pypubsub.readthedocs.io/ (bizstyle)
|
||||||
@ -150,8 +161,10 @@ Documentation using sphinx_rtd_theme
|
|||||||
* ASE: https://wiki.fysik.dtu.dk/ase/
|
* ASE: https://wiki.fysik.dtu.dk/ase/
|
||||||
* Autofac: http://docs.autofac.org/
|
* Autofac: http://docs.autofac.org/
|
||||||
* BigchainDB: https://docs.bigchaindb.com/
|
* BigchainDB: https://docs.bigchaindb.com/
|
||||||
|
* Blocks: https://blocks.readthedocs.io/
|
||||||
* bootstrap-datepicker: https://bootstrap-datepicker.readthedocs.io/
|
* bootstrap-datepicker: https://bootstrap-datepicker.readthedocs.io/
|
||||||
* Certbot: https://letsencrypt.readthedocs.io/
|
* Certbot: https://letsencrypt.readthedocs.io/
|
||||||
|
* Chainer: https://docs.chainer.org/ (customized)
|
||||||
* CherryPy: http://docs.cherrypy.org/
|
* CherryPy: http://docs.cherrypy.org/
|
||||||
* Chainer: https://docs.chainer.org/
|
* Chainer: https://docs.chainer.org/
|
||||||
* CodeIgniter: https://www.codeigniter.com/user_guide/
|
* CodeIgniter: https://www.codeigniter.com/user_guide/
|
||||||
@ -178,14 +191,18 @@ Documentation using sphinx_rtd_theme
|
|||||||
* Idris: http://docs.idris-lang.org/
|
* Idris: http://docs.idris-lang.org/
|
||||||
* javasphinx: https://bronto-javasphinx.readthedocs.io/
|
* javasphinx: https://bronto-javasphinx.readthedocs.io/
|
||||||
* Julia: https://julia.readthedocs.io/
|
* Julia: https://julia.readthedocs.io/
|
||||||
|
* Jupyter Notebook: https://jupyter-notebook.readthedocs.io/
|
||||||
|
* Lasagne: https://lasagne.readthedocs.io/
|
||||||
* Linguistica: https://linguistica-uchicago.github.io/lxa5/
|
* Linguistica: https://linguistica-uchicago.github.io/lxa5/
|
||||||
* Linux kernel: https://www.kernel.org/doc/html/latest/index.html
|
* Linux kernel: https://www.kernel.org/doc/html/latest/index.html
|
||||||
* MathJax: https://docs.mathjax.org/
|
* MathJax: https://docs.mathjax.org/
|
||||||
* MDTraj: http://mdtraj.org/latest/ (customized)
|
* MDTraj: http://mdtraj.org/latest/ (customized)
|
||||||
* MICrobial Community Analysis (micca): http://micca.org/docs/latest/
|
* MICrobial Community Analysis (micca): http://micca.org/docs/latest/
|
||||||
* MicroPython: https://docs.micropython.org/
|
* MicroPython: https://docs.micropython.org/
|
||||||
|
* Minds: https://www.minds.org/docs/ (customized)
|
||||||
* Mink: http://mink.behat.org/
|
* Mink: http://mink.behat.org/
|
||||||
* Mockery: http://docs.mockery.io/
|
* Mockery: http://docs.mockery.io/
|
||||||
|
* mod_wsgi: https://modwsgi.readthedocs.io/
|
||||||
* MoinMoin: https://moin-20.readthedocs.io/
|
* MoinMoin: https://moin-20.readthedocs.io/
|
||||||
* Mopidy: https://docs.mopidy.com/
|
* Mopidy: https://docs.mopidy.com/
|
||||||
* MyHDL: http://docs.myhdl.org/
|
* MyHDL: http://docs.myhdl.org/
|
||||||
@ -224,13 +241,16 @@ Documentation using sphinx_rtd_theme
|
|||||||
* Sylius: http://docs.sylius.org/
|
* Sylius: http://docs.sylius.org/
|
||||||
* Tango Controls: https://tango-controls.readthedocs.io/ (customized)
|
* Tango Controls: https://tango-controls.readthedocs.io/ (customized)
|
||||||
* Topshelf: http://docs.topshelf-project.com/
|
* Topshelf: http://docs.topshelf-project.com/
|
||||||
|
* Theano: http://www.deeplearning.net/software/theano/
|
||||||
* ThreatConnect: https://docs.threatconnect.com/
|
* ThreatConnect: https://docs.threatconnect.com/
|
||||||
* Tuleap: https://tuleap.net/doc/en/
|
* Tuleap: https://tuleap.net/doc/en/
|
||||||
* TYPO3: https://docs.typo3.org/ (customized)
|
* TYPO3: https://docs.typo3.org/ (customized)
|
||||||
|
* uWSGI: https://uwsgi-docs.readthedocs.io/
|
||||||
* Wagtail: http://docs.wagtail.io/
|
* Wagtail: http://docs.wagtail.io/
|
||||||
* Web Application Attack and Audit Framework (w3af): http://docs.w3af.org/
|
* Web Application Attack and Audit Framework (w3af): http://docs.w3af.org/
|
||||||
* Weblate: https://docs.weblate.org/
|
* Weblate: https://docs.weblate.org/
|
||||||
* x265: https://x265.readthedocs.io/
|
* x265: https://x265.readthedocs.io/
|
||||||
|
* ZeroNet: https://zeronet.readthedocs.io/
|
||||||
|
|
||||||
Documentation using sphinx_bootstrap_theme
|
Documentation using sphinx_bootstrap_theme
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
@ -245,12 +265,14 @@ Documentation using sphinx_bootstrap_theme
|
|||||||
* Open Dylan: https://opendylan.org/documentation/
|
* Open Dylan: https://opendylan.org/documentation/
|
||||||
* Pootle: http://docs.translatehouse.org/projects/pootle/
|
* Pootle: http://docs.translatehouse.org/projects/pootle/
|
||||||
* PyUblas: https://documen.tician.de/pyublas/
|
* PyUblas: https://documen.tician.de/pyublas/
|
||||||
|
* seaborn: https://seaborn.pydata.org/
|
||||||
|
|
||||||
Documentation using a custom theme or integrated in a website
|
Documentation using a custom theme or integrated in a website
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
|
|
||||||
* Apache Cassandra: https://cassandra.apache.org/doc/
|
* Apache Cassandra: https://cassandra.apache.org/doc/
|
||||||
* Astropy: http://docs.astropy.org/
|
* Astropy: http://docs.astropy.org/
|
||||||
|
* Bokeh: https://bokeh.pydata.org/
|
||||||
* Boto 3: https://boto3.readthedocs.io/
|
* Boto 3: https://boto3.readthedocs.io/
|
||||||
* CakePHP: https://book.cakephp.org/
|
* CakePHP: https://book.cakephp.org/
|
||||||
* CasperJS: http://docs.casperjs.org/
|
* CasperJS: http://docs.casperjs.org/
|
||||||
@ -263,6 +285,7 @@ Documentation using a custom theme or integrated in a website
|
|||||||
* Enterprise Toolkit for Acrobat products:
|
* Enterprise Toolkit for Acrobat products:
|
||||||
https://www.adobe.com/devnet-docs/acrobatetk/
|
https://www.adobe.com/devnet-docs/acrobatetk/
|
||||||
* Gameduino: http://excamera.com/sphinx/gameduino/
|
* Gameduino: http://excamera.com/sphinx/gameduino/
|
||||||
|
* gensim: https://radimrehurek.com/gensim/
|
||||||
* GeoServer: http://docs.geoserver.org/
|
* GeoServer: http://docs.geoserver.org/
|
||||||
* gevent: http://www.gevent.org/
|
* gevent: http://www.gevent.org/
|
||||||
* GHC - Glasgow Haskell Compiler: http://downloads.haskell.org/~ghc/master/users-guide/
|
* GHC - Glasgow Haskell Compiler: http://downloads.haskell.org/~ghc/master/users-guide/
|
||||||
@ -307,6 +330,7 @@ Documentation using a custom theme or integrated in a website
|
|||||||
* Sulu: http://docs.sulu.io/
|
* Sulu: http://docs.sulu.io/
|
||||||
* SQLAlchemy: https://docs.sqlalchemy.org/
|
* SQLAlchemy: https://docs.sqlalchemy.org/
|
||||||
* tinyTiM: http://tinytim.sourceforge.net/docs/2.0/
|
* tinyTiM: http://tinytim.sourceforge.net/docs/2.0/
|
||||||
|
* Twisted: http://twistedmatrix.com/documents/current/
|
||||||
* Ubuntu Packaging Guide: http://packaging.ubuntu.com/html/
|
* Ubuntu Packaging Guide: http://packaging.ubuntu.com/html/
|
||||||
* WebFaction: https://docs.webfaction.com/
|
* WebFaction: https://docs.webfaction.com/
|
||||||
* WTForms: https://wtforms.readthedocs.io/
|
* WTForms: https://wtforms.readthedocs.io/
|
||||||
@ -320,8 +344,10 @@ Homepages and other non-documentation sites
|
|||||||
* Benoit Boissinot: https://bboissin.appspot.com/ (classic, customized)
|
* Benoit Boissinot: https://bboissin.appspot.com/ (classic, customized)
|
||||||
* Computer Networks, Parallelization, and Simulation Laboratory (CNPSLab):
|
* Computer Networks, Parallelization, and Simulation Laboratory (CNPSLab):
|
||||||
https://lab.miletic.net/ (sphinx_rtd_theme)
|
https://lab.miletic.net/ (sphinx_rtd_theme)
|
||||||
|
* Deep Learning Tutorials: http://www.deeplearning.net/tutorial/ (sphinxdoc)
|
||||||
* Loyola University Chicago COMP 339-439 Distributed Systems course:
|
* Loyola University Chicago COMP 339-439 Distributed Systems course:
|
||||||
http://books.cs.luc.edu/distributedsystems/ (sphinx_bootstrap_theme)
|
http://books.cs.luc.edu/distributedsystems/ (sphinx_bootstrap_theme)
|
||||||
|
* Pylearn2: http://www.deeplearning.net/software/pylearn2/ (sphinxdoc, customized)
|
||||||
* SciPy Cookbook: https://scipy-cookbook.readthedocs.io/ (sphinx_rtd_theme)
|
* SciPy Cookbook: https://scipy-cookbook.readthedocs.io/ (sphinx_rtd_theme)
|
||||||
* The Wine Cellar Book: https://www.thewinecellarbook.com/doc/en/ (sphinxdoc)
|
* The Wine Cellar Book: https://www.thewinecellarbook.com/doc/en/ (sphinxdoc)
|
||||||
* Thomas Cokelaer's Python, Sphinx and reStructuredText tutorials:
|
* Thomas Cokelaer's Python, Sphinx and reStructuredText tutorials:
|
||||||
|
Loading…
Reference in New Issue
Block a user