summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-11-16 10:46:02 +0100
committerGeorg Brandl <georg@python.org>2008-11-16 10:46:02 +0100
commit9eb54f5424fd413711f2c415bc202897c485da22 (patch)
treea5fa1e764f2df42bd24fe167f4a6a46bdfbbd518
parent8567e238cd3814ab8c9175c29ec8c069aaca18bb (diff)
downloadsphinx-9eb54f5424fd413711f2c415bc202897c485da22.tar.gz
Add two more projects and alphabetize the list sorting.
-rw-r--r--EXAMPLES50
1 files changed, 26 insertions, 24 deletions
diff --git a/EXAMPLES b/EXAMPLES
index 60fcbdcc..abb89fb7 100644
--- a/EXAMPLES
+++ b/EXAMPLES
@@ -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/
+* APSW: http://apsw.googlecode.com/svn/publish/index.html
+* Calibre: http://calibre.kovidgoyal.net/user_manual/
+* 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/
-* TurboGears: http://turbogears.org/2.0/docs/
+* IFM: http://fluffybunny.memebot.com/ifm-docs/index.html
* 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/
+* Matplotlib: http://matplotlib.sourceforge.net/
* Mayavi: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi
-* Chaco: http://code.enthought.com/projects/chaco/docs/html/
+* 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/
-* Satchmo: http://www.satchmoproject.com/docs/svn/
+* Py on Windows: http://timgolden.me.uk/python-on-windows/
* PyEphem: http://rhodesmill.org/pyephem/
-* Paste: http://pythonpaste.org/script/
-* Director: http://packages.python.org/director/
-* Calibre: http://calibre.kovidgoyal.net/user_manual/
+* PyPubSub: http://pubsub.sourceforge.net/
* 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/
+* 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/
-* GeoDjango: http://geodjango.org/docs/
-* Mixin.com: http://dev.mixin.com/
-* PyPubSub: http://pubsub.sourceforge.net/
+* 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/