Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotheus Kampik <timotheus.kampik@gmail.com>2018-08-04 00:43:32 +0300
committerTimotheus Kampik <timotheus.kampik@gmail.com>2018-08-04 00:43:32 +0300
commitae7426fa228519ef88d4979951f5848472a2aaac (patch)
tree619a7fe993e1d02c8da6e46017e0bd3923c0e97a /EXAMPLES
parenta90dea896a72c16cda7b3b9e9baaa9b487483b42 (diff)
List projects integrating Sphinx features
Diffstat (limited to 'EXAMPLES')
-rw-r--r--EXAMPLES11
1 files changed, 11 insertions, 0 deletions
diff --git a/EXAMPLES b/EXAMPLES
index c47c5cba8..e09503def 100644
--- a/EXAMPLES
+++ b/EXAMPLES
@@ -398,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/