diff options
| author | Timotheus Kampik <timotheus.kampik@gmail.com> | 2018-08-03 23:43:32 +0200 |
|---|---|---|
| committer | Timotheus Kampik <timotheus.kampik@gmail.com> | 2018-08-03 23:43:32 +0200 |
| commit | ae7426fa228519ef88d4979951f5848472a2aaac (patch) | |
| tree | 619a7fe993e1d02c8da6e46017e0bd3923c0e97a /EXAMPLES | |
| parent | a90dea896a72c16cda7b3b9e9baaa9b487483b42 (diff) | |
| download | sphinx-git-ae7426fa228519ef88d4979951f5848472a2aaac.tar.gz | |
List projects integrating Sphinx features
Diffstat (limited to 'EXAMPLES')
| -rw-r--r-- | EXAMPLES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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/ |
