Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 2b39e69e45f9a0b2b3aece7339c56216 > files > 77

python-sphinx-doc-1.0.7-1.fc14.noarch.rpm



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Projects using Sphinx &mdash; Sphinx v1.0.7 documentation</title>
    <link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '1.0.7',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Sphinx v1.0.7 documentation"
          href="_static/opensearch.xml"/>
    <link rel="top" title="Sphinx v1.0.7 documentation" href="index.html" />
    <link rel="prev" title="Changes in Sphinx" href="changes.html" />
 
<style type="text/css">
  table.right { float: right; margin-left: 20px; }
  table.right td { border: 1px solid #ccc; }
</style>

  </head>
  <body>
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<img src="_static/sphinx.png" alt="Sphinx logo" />
</div>

    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="changes.html" title="Changes in Sphinx"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Sphinx home</a>&nbsp;|&nbsp;</li>
        <li><a href="contents.html">Documentation</a>
          &raquo;</li>
 
      </ul>
    </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="contents.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Projects using Sphinx</a><ul>
<li><a class="reference internal" href="#documentation-using-the-default-theme">Documentation using the default theme</a></li>
<li><a class="reference internal" href="#documentation-using-a-customized-version-of-the-default-theme">Documentation using a customized version of the default theme</a></li>
<li><a class="reference internal" href="#documentation-using-the-sphinxdoc-theme">Documentation using the sphinxdoc theme</a></li>
<li><a class="reference internal" href="#documentation-using-another-builtin-theme">Documentation using another builtin theme</a></li>
<li><a class="reference internal" href="#documentation-using-a-custom-theme-integrated-in-a-site">Documentation using a custom theme/integrated in a site</a></li>
<li><a class="reference internal" href="#homepages-and-other-non-documentation-sites">Homepages and other non-documentation sites</a></li>
<li><a class="reference internal" href="#books-produced-using-sphinx">Books produced using Sphinx</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="changes.html"
                        title="previous chapter">Changes in Sphinx</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/examples.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" size="18" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="projects-using-sphinx">
<span id="examples"></span><h1>Projects using Sphinx<a class="headerlink" href="#projects-using-sphinx" title="Permalink to this headline">¶</a></h1>
<p>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 <a class="reference external" href="http://groups.google.com/group/sphinx-dev">the Google group</a>.</p>
<p>I&#8217;ve grouped the list into sections to make it easier to find
interesting examples.</p>
<div class="section" id="documentation-using-the-default-theme">
<h2>Documentation using the default theme<a class="headerlink" href="#documentation-using-the-default-theme" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>APSW: <a class="reference external" href="http://apidoc.apsw.googlecode.com/hg/index.html">http://apidoc.apsw.googlecode.com/hg/index.html</a></li>
<li>ASE: <a class="reference external" href="https://wiki.fysik.dtu.dk/ase/">https://wiki.fysik.dtu.dk/ase/</a></li>
<li>boostmpi: <a class="reference external" href="http://documen.tician.de/boostmpi/">http://documen.tician.de/boostmpi/</a></li>
<li>Calibre: <a class="reference external" href="http://calibre.kovidgoyal.net/user_manual/">http://calibre.kovidgoyal.net/user_manual/</a></li>
<li>CodePy: <a class="reference external" href="http://documen.tician.de/codepy/">http://documen.tician.de/codepy/</a></li>
<li>Cython: <a class="reference external" href="http://docs.cython.org/">http://docs.cython.org/</a></li>
<li>C\C++ Python language binding project: <a class="reference external" href="http://language-binding.net/index.html">http://language-binding.net/index.html</a></li>
<li>Director: <a class="reference external" href="http://packages.python.org/director/">http://packages.python.org/director/</a></li>
<li>Dirigible: <a class="reference external" href="http://www.projectdirigible.com/documentation/">http://www.projectdirigible.com/documentation/</a></li>
<li>F2py: <a class="reference external" href="http://www.f2py.org/html/">http://www.f2py.org/html/</a></li>
<li>GeoDjango: <a class="reference external" href="http://geodjango.org/docs/">http://geodjango.org/docs/</a></li>
<li>gevent: <a class="reference external" href="http://www.gevent.org/">http://www.gevent.org/</a></li>
<li>Google Wave API: <a class="reference external" href="http://wave-robot-python-client.googlecode.com/svn/trunk/pydocs/index.html">http://wave-robot-python-client.googlecode.com/svn/trunk/pydocs/index.html</a></li>
<li>GSL Shell: <a class="reference external" href="http://www.nongnu.org/gsl-shell/">http://www.nongnu.org/gsl-shell/</a></li>
<li>Hands-on Python Tutorial: <a class="reference external" href="http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/">http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/</a></li>
<li>Hedge: <a class="reference external" href="http://documen.tician.de/hedge/">http://documen.tician.de/hedge/</a></li>
<li>Kaa: <a class="reference external" href="http://doc.freevo.org/api/kaa/">http://doc.freevo.org/api/kaa/</a></li>
<li>Leo: <a class="reference external" href="http://webpages.charter.net/edreamleo/front.html">http://webpages.charter.net/edreamleo/front.html</a></li>
<li>Lino: <a class="reference external" href="http://lino.saffre-rumma.ee/">http://lino.saffre-rumma.ee/</a></li>
<li>MeshPy: <a class="reference external" href="http://documen.tician.de/meshpy/">http://documen.tician.de/meshpy/</a></li>
<li>mpmath: <a class="reference external" href="http://mpmath.googlecode.com/svn/trunk/doc/build/index.html">http://mpmath.googlecode.com/svn/trunk/doc/build/index.html</a></li>
<li>OpenEXR: <a class="reference external" href="http://excamera.com/articles/26/doc/index.html">http://excamera.com/articles/26/doc/index.html</a></li>
<li>OpenGDA: <a class="reference external" href="http://www.opengda.org/gdadoc/html/">http://www.opengda.org/gdadoc/html/</a></li>
<li>openWNS: <a class="reference external" href="http://docs.openwns.org/">http://docs.openwns.org/</a></li>
<li>Paste: <a class="reference external" href="http://pythonpaste.org/script/">http://pythonpaste.org/script/</a></li>
<li>Paver: <a class="reference external" href="http://www.blueskyonmars.com/projects/paver/">http://www.blueskyonmars.com/projects/paver/</a></li>
<li>Pyccuracy: <a class="reference external" href="http://www.pyccuracy.org/">http://www.pyccuracy.org/</a></li>
<li>PyCuda: <a class="reference external" href="http://documen.tician.de/pycuda/">http://documen.tician.de/pycuda/</a></li>
<li>Pyevolve: <a class="reference external" href="http://pyevolve.sourceforge.net/">http://pyevolve.sourceforge.net/</a></li>
<li>Pylo: <a class="reference external" href="http://documen.tician.de/pylo/">http://documen.tician.de/pylo/</a></li>
<li>PyMQI: <a class="reference external" href="http://packages.python.org/pymqi/">http://packages.python.org/pymqi/</a></li>
<li>PyPubSub: <a class="reference external" href="http://pubsub.sourceforge.net/">http://pubsub.sourceforge.net/</a></li>
<li>pyrticle: <a class="reference external" href="http://documen.tician.de/pyrticle/">http://documen.tician.de/pyrticle/</a></li>
<li>Python: <a class="reference external" href="http://docs.python.org/">http://docs.python.org/</a></li>
<li>python-apt: <a class="reference external" href="http://apt.alioth.debian.org/python-apt-doc/">http://apt.alioth.debian.org/python-apt-doc/</a></li>
<li>PyUblas: <a class="reference external" href="http://documen.tician.de/pyublas/">http://documen.tician.de/pyublas/</a></li>
<li>Quex: <a class="reference external" href="http://quex.sourceforge.net/doc/html/main.html">http://quex.sourceforge.net/doc/html/main.html</a></li>
<li>Scapy: <a class="reference external" href="http://www.secdev.org/projects/scapy/doc/">http://www.secdev.org/projects/scapy/doc/</a></li>
<li>SimPy: <a class="reference external" href="http://simpy.sourceforge.net/SimPyDocs/index.html">http://simpy.sourceforge.net/SimPyDocs/index.html</a></li>
<li>SymPy: <a class="reference external" href="http://docs.sympy.org/">http://docs.sympy.org/</a></li>
<li>WTForms: <a class="reference external" href="http://wtforms.simplecodes.com/docs/">http://wtforms.simplecodes.com/docs/</a></li>
<li>z3c: <a class="reference external" href="http://docs.carduner.net/z3c-tutorial/">http://docs.carduner.net/z3c-tutorial/</a></li>
</ul>
</div>
<div class="section" id="documentation-using-a-customized-version-of-the-default-theme">
<h2>Documentation using a customized version of the default theme<a class="headerlink" href="#documentation-using-a-customized-version-of-the-default-theme" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Advanced Generic Widgets:
<a class="reference external" href="http://xoomer.virgilio.it/infinity77/AGW_Docs/index.html">http://xoomer.virgilio.it/infinity77/AGW_Docs/index.html</a></li>
<li>Bazaar: <a class="reference external" href="http://doc.bazaar.canonical.com/en/">http://doc.bazaar.canonical.com/en/</a></li>
<li>Chaco: <a class="reference external" href="http://code.enthought.com/projects/chaco/docs/html/">http://code.enthought.com/projects/chaco/docs/html/</a></li>
<li>Djagios: <a class="reference external" href="http://djagios.org/">http://djagios.org/</a></li>
<li>GetFEM++: <a class="reference external" href="http://home.gna.org/getfem/">http://home.gna.org/getfem/</a></li>
<li>GPAW: <a class="reference external" href="https://wiki.fysik.dtu.dk/gpaw/">https://wiki.fysik.dtu.dk/gpaw/</a></li>
<li>Grok: <a class="reference external" href="http://grok.zope.org/doc/current/">http://grok.zope.org/doc/current/</a></li>
<li>IFM: <a class="reference external" href="http://fluffybunny.memebot.com/ifm-docs/index.html">http://fluffybunny.memebot.com/ifm-docs/index.html</a></li>
<li>LEPL: <a class="reference external" href="http://www.acooke.org/lepl/">http://www.acooke.org/lepl/</a></li>
<li>Mayavi: <a class="reference external" href="http://code.enthought.com/projects/mayavi/docs/development/html/mayavi">http://code.enthought.com/projects/mayavi/docs/development/html/mayavi</a></li>
<li>NOC: <a class="reference external" href="http://trac.nocproject.org/trac/wiki/NocGuide">http://trac.nocproject.org/trac/wiki/NocGuide</a></li>
<li>NumPy: <a class="reference external" href="http://docs.scipy.org/doc/numpy/reference/">http://docs.scipy.org/doc/numpy/reference/</a></li>
<li>Peach^3: <a class="reference external" href="http://peach3.nl/doc/latest/userdoc/">http://peach3.nl/doc/latest/userdoc/</a></li>
<li>Py on Windows: <a class="reference external" href="http://timgolden.me.uk/python-on-windows/">http://timgolden.me.uk/python-on-windows/</a></li>
<li>PyLit: <a class="reference external" href="http://pylit.berlios.de/">http://pylit.berlios.de/</a></li>
<li>Sage: <a class="reference external" href="http://sagemath.org/doc/">http://sagemath.org/doc/</a></li>
<li>SciPy: <a class="reference external" href="http://docs.scipy.org/doc/scipy/reference/">http://docs.scipy.org/doc/scipy/reference/</a></li>
<li>simuPOP: <a class="reference external" href="http://simupop.sourceforge.net/manual_release/build/userGuide.html">http://simupop.sourceforge.net/manual_release/build/userGuide.html</a></li>
<li>Sprox: <a class="reference external" href="http://sprox.org/">http://sprox.org/</a></li>
<li>TurboGears: <a class="reference external" href="http://turbogears.org/2.0/docs/">http://turbogears.org/2.0/docs/</a></li>
<li>Zentyal: <a class="reference external" href="http://doc.zentyal.org/">http://doc.zentyal.org/</a></li>
<li>Zope: <a class="reference external" href="http://docs.zope.org/zope2/index.html">http://docs.zope.org/zope2/index.html</a></li>
<li>zc.async: <a class="reference external" href="http://packages.python.org/zc.async/1.5.0/">http://packages.python.org/zc.async/1.5.0/</a></li>
</ul>
</div>
<div class="section" id="documentation-using-the-sphinxdoc-theme">
<h2>Documentation using the sphinxdoc theme<a class="headerlink" href="#documentation-using-the-sphinxdoc-theme" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Fityk: <a class="reference external" href="http://www.unipress.waw.pl/fityk/">http://www.unipress.waw.pl/fityk/</a></li>
<li>MapServer: <a class="reference external" href="http://mapserver.org/">http://mapserver.org/</a></li>
<li>Matplotlib: <a class="reference external" href="http://matplotlib.sourceforge.net/">http://matplotlib.sourceforge.net/</a></li>
<li>Music21: <a class="reference external" href="http://mit.edu/music21/doc/html/contents.html">http://mit.edu/music21/doc/html/contents.html</a></li>
<li>MyHDL: <a class="reference external" href="http://www.myhdl.org/doc/0.6/">http://www.myhdl.org/doc/0.6/</a></li>
<li>NetworkX: <a class="reference external" href="http://networkx.lanl.gov/">http://networkx.lanl.gov/</a></li>
<li>Pweave: <a class="reference external" href="http://mpastell.com/pweave/">http://mpastell.com/pweave/</a></li>
<li>Pyre: <a class="reference external" href="http://docs.danse.us/pyre/sphinx/">http://docs.danse.us/pyre/sphinx/</a></li>
<li>Pysparse: <a class="reference external" href="http://pysparse.sourceforge.net/">http://pysparse.sourceforge.net/</a></li>
<li>PyTango:
<a class="reference external" href="http://www.tango-controls.org/static/PyTango/latest/doc/html/index.html">http://www.tango-controls.org/static/PyTango/latest/doc/html/index.html</a></li>
<li>Reteisi: <a class="reference external" href="http://docs.argolinux.org/reteisi/">http://docs.argolinux.org/reteisi/</a></li>
<li>Satchmo: <a class="reference external" href="http://www.satchmoproject.com/docs/svn/">http://www.satchmoproject.com/docs/svn/</a></li>
<li>Sphinx: <a class="reference external" href="http://sphinx.pocoo.org/">http://sphinx.pocoo.org/</a></li>
<li>Sqlkit: <a class="reference external" href="http://sqlkit.argolinux.org/">http://sqlkit.argolinux.org/</a></li>
<li>Tau: <a class="reference external" href="http://www.tango-controls.org/static/tau/latest/doc/html/index.html">http://www.tango-controls.org/static/tau/latest/doc/html/index.html</a></li>
<li>Total Open Station: <a class="reference external" href="http://tops.berlios.de/">http://tops.berlios.de/</a></li>
<li>WebFaction: <a class="reference external" href="http://docs.webfaction.com/">http://docs.webfaction.com/</a></li>
</ul>
</div>
<div class="section" id="documentation-using-another-builtin-theme">
<h2>Documentation using another builtin theme<a class="headerlink" href="#documentation-using-another-builtin-theme" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>C/C++ Development with Eclipse: <a class="reference external" href="http://book.dehlia.in/c-cpp-eclipse/">http://book.dehlia.in/c-cpp-eclipse/</a> (agogo)</li>
<li>Distribute: <a class="reference external" href="http://packages.python.org/distribute/">http://packages.python.org/distribute/</a> (nature)</li>
<li>Jinja: <a class="reference external" href="http://jinja.pocoo.org/2/documentation/">http://jinja.pocoo.org/2/documentation/</a> (scrolls)</li>
<li>pip: <a class="reference external" href="http://pip.openplans.org/">http://pip.openplans.org/</a> (nature)</li>
<li>Programmieren mit PyGTK und Glade (German):
<a class="reference external" href="http://www.florian-diesch.de/doc/python-und-glade/online/">http://www.florian-diesch.de/doc/python-und-glade/online/</a> (agogo)</li>
<li>pypol: <a class="reference external" href="http://pypol.altervista.org/">http://pypol.altervista.org/</a> (nature)</li>
<li>Spring Python: <a class="reference external" href="http://springpython.webfactional.com/current/sphinx/index.html">http://springpython.webfactional.com/current/sphinx/index.html</a>
(nature)</li>
<li>sqlparse: <a class="reference external" href="http://python-sqlparse.googlecode.com/svn/docs/api/index.html">http://python-sqlparse.googlecode.com/svn/docs/api/index.html</a>
(agogo)</li>
<li>libLAS: <a class="reference external" href="http://liblas.org/">http://liblas.org/</a> (nature)</li>
</ul>
</div>
<div class="section" id="documentation-using-a-custom-theme-integrated-in-a-site">
<h2>Documentation using a custom theme/integrated in a site<a class="headerlink" href="#documentation-using-a-custom-theme-integrated-in-a-site" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Blender: <a class="reference external" href="http://www.blender.org/documentation/250PythonDoc/">http://www.blender.org/documentation/250PythonDoc/</a></li>
<li>Blinker: <a class="reference external" href="http://discorporate.us/projects/Blinker/docs/">http://discorporate.us/projects/Blinker/docs/</a></li>
<li>Classy: classy: <a class="reference external" href="http://classy.pocoo.org/">http://classy.pocoo.org/</a></li>
<li>Django: <a class="reference external" href="http://docs.djangoproject.com/">http://docs.djangoproject.com/</a></li>
<li>Flask: <a class="reference external" href="http://flask.pocoo.org/docs/">http://flask.pocoo.org/docs/</a></li>
<li>Flask-OpenID: <a class="reference external" href="http://packages.python.org/Flask-OpenID/">http://packages.python.org/Flask-OpenID/</a></li>
<li>GeoServer: <a class="reference external" href="http://docs.geoserver.org/">http://docs.geoserver.org/</a></li>
<li>Glashammer: <a class="reference external" href="http://glashammer.org/">http://glashammer.org/</a></li>
<li>MirrorBrain: <a class="reference external" href="http://mirrorbrain.org/docs/">http://mirrorbrain.org/docs/</a></li>
<li>nose: <a class="reference external" href="http://somethingaboutorange.com/mrl/projects/nose/">http://somethingaboutorange.com/mrl/projects/nose/</a></li>
<li>ObjectListView: <a class="reference external" href="http://objectlistview.sourceforge.net/python">http://objectlistview.sourceforge.net/python</a></li>
<li>Open ERP: <a class="reference external" href="http://doc.openerp.com/">http://doc.openerp.com/</a></li>
<li>OpenLayers: <a class="reference external" href="http://docs.openlayers.org/">http://docs.openlayers.org/</a></li>
<li>PyEphem: <a class="reference external" href="http://rhodesmill.org/pyephem/">http://rhodesmill.org/pyephem/</a></li>
<li>German Plone 4.0 user manual: <a class="reference external" href="http://www.hasecke.com/plone-benutzerhandbuch/4.0/">http://www.hasecke.com/plone-benutzerhandbuch/4.0/</a></li>
<li>Pylons: <a class="reference external" href="http://pylonshq.com/docs/en/0.9.7/">http://pylonshq.com/docs/en/0.9.7/</a></li>
<li>PyMOTW: <a class="reference external" href="http://www.doughellmann.com/PyMOTW/">http://www.doughellmann.com/PyMOTW/</a></li>
<li>qooxdoo: <a class="reference external" href="http://manual.qooxdoo.org/current">http://manual.qooxdoo.org/current</a></li>
<li>Roundup: <a class="reference external" href="http://www.roundup-tracker.org/">http://www.roundup-tracker.org/</a></li>
<li>Selenium: <a class="reference external" href="http://seleniumhq.org/docs/">http://seleniumhq.org/docs/</a></li>
<li>Self: <a class="reference external" href="http://selflanguage.org/">http://selflanguage.org/</a></li>
<li>SQLAlchemy: <a class="reference external" href="http://www.sqlalchemy.org/docs/">http://www.sqlalchemy.org/docs/</a></li>
<li>tinyTiM: <a class="reference external" href="http://tinytim.sourceforge.net/docs/2.0/">http://tinytim.sourceforge.net/docs/2.0/</a></li>
<li>tipfy: <a class="reference external" href="http://www.tipfy.org/docs/">http://www.tipfy.org/docs/</a></li>
<li>Werkzeug: <a class="reference external" href="http://werkzeug.pocoo.org/documentation/dev/">http://werkzeug.pocoo.org/documentation/dev/</a></li>
<li>WFront: <a class="reference external" href="http://discorporate.us/projects/WFront/">http://discorporate.us/projects/WFront/</a></li>
</ul>
</div>
<div class="section" id="homepages-and-other-non-documentation-sites">
<h2>Homepages and other non-documentation sites<a class="headerlink" href="#homepages-and-other-non-documentation-sites" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Applied Mathematics at the Stellenbosch University: <a class="reference external" href="http://dip.sun.ac.za/">http://dip.sun.ac.za/</a></li>
<li>A personal page: <a class="reference external" href="http://www.dehlia.in/">http://www.dehlia.in/</a></li>
<li>Benoit Boissinot: <a class="reference external" href="http://perso.ens-lyon.fr/benoit.boissinot/">http://perso.ens-lyon.fr/benoit.boissinot/</a></li>
<li>lunarsite: <a class="reference external" href="http://lunaryorn.de/">http://lunaryorn.de/</a></li>
<li>The Wine Cellar Book: <a class="reference external" href="http://www.thewinecellarbook.com/doc/en/">http://www.thewinecellarbook.com/doc/en/</a></li>
<li>VOR: <a class="reference external" href="http://www.vor-cycling.be/">http://www.vor-cycling.be/</a></li>
</ul>
</div>
<div class="section" id="books-produced-using-sphinx">
<h2>Books produced using Sphinx<a class="headerlink" href="#books-produced-using-sphinx" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>&#8220;The <tt class="docutils literal"><span class="pre">repoze.bfg</span></tt> Web Application Framework&#8221;:
<a class="reference external" href="http://www.amazon.com/repoze-bfg-Web-Application-Framework-Version/dp/0615345379">http://www.amazon.com/repoze-bfg-Web-Application-Framework-Version/dp/0615345379</a></li>
<li>A Theoretical Physics Reference book: <a class="reference external" href="http://theoretical-physics.net/">http://theoretical-physics.net/</a></li>
<li>&#8220;Simple and Steady Way of Learning for Software Engineering&#8221; (in Japanese):
<a class="reference external" href="http://www.amazon.co.jp/dp/477414259X/">http://www.amazon.co.jp/dp/477414259X/</a></li>
<li>&#8220;Expert Python Programming&#8221; (Japanese translation):
<a class="reference external" href="http://www.amazon.co.jp/dp/4048686291/">http://www.amazon.co.jp/dp/4048686291/</a></li>
<li>&#8220;Pomodoro Technique Illustrated&#8221; (Japanese translation):
<a class="reference external" href="http://www.amazon.co.jp/dp/4048689525/">http://www.amazon.co.jp/dp/4048689525/</a></li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="changes.html" title="Changes in Sphinx"
             >previous</a> |</li>
        <li><a href="index.html">Sphinx home</a>&nbsp;|&nbsp;</li>
        <li><a href="contents.html">Documentation</a>
          &raquo;</li>
 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2007-2011, Georg Brandl.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
    </div>
  </body>
</html>