add a documentation example with sphinx-py3doc-enhanced-theme.

This commit is contained in:
Takayuki Shimizukawa 2014-11-21 08:48:31 +09:00
parent 4d5b20de38
commit a82201cb36

View File

@ -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
-------------------------------------------