Add two more projects and alphabetize the list sorting.

This commit is contained in:
Georg Brandl 2008-11-16 10:46:02 +01:00
parent b13735f75e
commit a085a033f9

View File

@ -1,37 +1,39 @@
Projects using Sphinx
=====================
This is an (incomplete) list of projects that use Sphinx or are
experimenting with using it for their documentation. If you like
to be included, please mail to `the Google group
This is an (incomplete) alphabetic list of projects that use Sphinx or are
experimenting with using it for their documentation. If you like to be
included, please mail to `the Google group
<http://groups.google.com/group/sphinx-dev>`_.
* Sphinx: http://sphinx.pocoo.org/
* Python: http://docs.python.org/dev/
* NumPy: http://docs.scipy.org/doc/numpy/reference/
* Matplotlib: http://matplotlib.sourceforge.net/
* Pylons: http://docs.pylonshq.com/
* Django: http://docs.djangoproject.com/
* Grok: http://grok.zope.org/doc/current/
* TurboGears: http://turbogears.org/2.0/docs/
* Jinja: http://jinja.pocoo.org/2/documentation/
* Cython: http://docs.cython.org/
* F2py: http://www.f2py.org/html/
* zc.async: http://packages.python.org/zc.async/1.5.0/
* Mayavi: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi
* Chaco: http://code.enthought.com/projects/chaco/docs/html/
* Paver: http://www.blueskyonmars.com/projects/paver/
* Satchmo: http://www.satchmoproject.com/docs/svn/
* PyEphem: http://rhodesmill.org/pyephem/
* Paste: http://pythonpaste.org/script/
* Director: http://packages.python.org/director/
* APSW: http://apsw.googlecode.com/svn/publish/index.html
* Calibre: http://calibre.kovidgoyal.net/user_manual/
* PyUblas: http://tiker.net/doc/pyublas/
* Py on Windows: http://timgolden.me.uk/python-on-windows/
* mpmath: http://mpmath.googlecode.com/svn/trunk/doc/build/index.html
* Zope 3: e.g. http://docs.carduner.net/z3c-tutorial/
* Glashammer: http://glashammer.org/
* SymPy: http://docs.sympy.org/
* Chaco: http://code.enthought.com/projects/chaco/docs/html/
* Cython: http://docs.cython.org/
* Director: http://packages.python.org/director/
* Django: http://docs.djangoproject.com/
* F2py: http://www.f2py.org/html/
* GeoDjango: http://geodjango.org/docs/
* Glashammer: http://glashammer.org/
* Grok: http://grok.zope.org/doc/current/
* IFM: http://fluffybunny.memebot.com/ifm-docs/index.html
* Jinja: http://jinja.pocoo.org/2/documentation/
* Matplotlib: http://matplotlib.sourceforge.net/
* Mayavi: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi
* Mixin.com: http://dev.mixin.com/
* NumPy: http://docs.scipy.org/doc/numpy/reference/
* Paste: http://pythonpaste.org/script/
* Paver: http://www.blueskyonmars.com/projects/paver/
* Py on Windows: http://timgolden.me.uk/python-on-windows/
* PyEphem: http://rhodesmill.org/pyephem/
* PyPubSub: http://pubsub.sourceforge.net/
* PyUblas: http://tiker.net/doc/pyublas/
* Pylons: http://docs.pylonshq.com/
* Python: http://docs.python.org/dev/
* Satchmo: http://www.satchmoproject.com/docs/svn/
* Sphinx: http://sphinx.pocoo.org/
* SymPy: http://docs.sympy.org/
* TurboGears: http://turbogears.org/2.0/docs/
* Zope 3: e.g. http://docs.carduner.net/z3c-tutorial/
* mpmath: http://mpmath.googlecode.com/svn/trunk/doc/build/index.html
* zc.async: http://packages.python.org/zc.async/1.5.0/