Merge pull request #5259 from CAM-Gerlach/add-example-spyder

Add new section to examples: *Projects integrating Sphinx functionality*

and add *Spyder* to documentation examples list
This commit is contained in:
Timotheus Kampik 2018-08-04 11:45:21 +02:00 committed by GitHub
commit c228d5fe3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ Documentation using the alabaster theme
* PyVisfile: https://documen.tician.de/pyvisfile/
* Requests: http://www.python-requests.org/
* searx: https://asciimoo.github.io/searx/
* Spyder: https://docs.spyder-ide.org/ (customized)
* Tablib: http://docs.python-tablib.org/
* urllib3: https://urllib3.readthedocs.io/ (customized)
* Werkzeug: http://werkzeug.pocoo.org/docs/ (customized)
@ -397,3 +398,14 @@ Theses produced using Sphinx
* "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/
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:
https://readthedocs.org/
* *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: https://docs.spyder-ide.org/help.html