summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-11-21 08:48:31 +0900
committershimizukawa <shimizukawa@gmail.com>2014-11-21 08:48:31 +0900
commit5886b930763d0a026ba808d6a35d4d05b444203d (patch)
tree5adcf84afe2c8adbb390a3ce3108d89c88afbdc8
parent921381e3b4097b44dcd4ab24eef69e8e87a321bf (diff)
downloadsphinx-5886b930763d0a026ba808d6a35d4d05b444203d.tar.gz
add a documentation example with sphinx-py3doc-enhanced-theme.
-rw-r--r--EXAMPLES4
1 files changed, 4 insertions, 0 deletions
diff --git a/EXAMPLES b/EXAMPLES
index d70d670f..9a0aed08 100644
--- a/EXAMPLES
+++ b/EXAMPLES
@@ -182,6 +182,8 @@ Documentation using a custom theme/integrated in a site
* Pylons: http://docs.pylonsproject.org/projects/pylons-webframework/en/latest/
* PyMOTW: http://pymotw.com/2/
* pypol: http://pypol.altervista.org/ (celery)
+* python-aspectlib: http://python-aspectlib.readthedocs.org/en/latest/
+ (`sphinx-py3doc-enhanced-theme`_)
* QGIS: http://qgis.org/en/docs/index.html
* qooxdoo: http://manual.qooxdoo.org/current/
* Roundup: http://www.roundup-tracker.org/
@@ -197,6 +199,8 @@ Documentation using a custom theme/integrated in a site
* Werkzeug: http://werkzeug.pocoo.org/docs/
* WFront: http://discorporate.us/projects/WFront/
+.. _sphinx-py3doc-enhanced-theme: https://pypi.python.org/pypi/sphinx_py3doc_enhanced_theme
+
Homepages and other non-documentation sites
-------------------------------------------