Mercurial > p > roundup > code
diff website/www/contents.rst @ 4022:d62831da3941 website
svn repository setup
| author | Stefan Seefeld <stefan@users.sourceforge.net> |
|---|---|
| date | Fri, 06 Feb 2009 13:15:47 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/www/contents.rst Fri Feb 06 13:15:47 2009 +0000 @@ -0,0 +1,29 @@ +.. 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: + +.. directive:: bla + +.. 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` +
