Mercurial > p > roundup > code
diff website/www/contents.txt @ 4035:e4950073153f website
Adjust to better sync with roundup docs.
| author | Stefan Seefeld <stefan@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Feb 2009 15:48:32 +0000 |
| parents | |
| children | da2decb6d0c7 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/www/contents.txt Thu Feb 12 15:48:32 2009 +0000 @@ -0,0 +1,27 @@ +.. Roundup documentation master file, created by sphinx-quickstart on Tue Jan 20 17:33:20 2009. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Sitemap +======= + +Contents: + +.. toctree:: + :maxdepth: 2 + + Home <index> + Download <http://pypi.python.org/pypi/roundup> + docs + Issues <http://issues.roundup-tracker.org> + contact + Wiki <http://wiki.roundup-tracker.org> + code + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` +
