Code

xmlrpc handling of unicode characters, see
[roundup.git] / doc / index.txt
index bf63dd66ba06247ed2bb0be3158b9ca0bfcba3d5..cc8cc605b7146aff89f484b943748a1a23385f53 100644 (file)
@@ -5,102 +5,20 @@ Roundup: an Issue-Tracking System for Knowledge Workers
 Contents
 ========
 
-- Overview_ and Features_ (pdf__)
-- Installation_ (pdf__) and Upgrading_ (pdf__)
-- `User Guide`_ (pdf__)
-- `Customising Roundup`_ (pdf__)
-- `Maintaining Roundup Trackers`_ (pdf__)
-- `Roundup's Design`_ (pdf__) (original_)
-- `Developing Roundup`_ (pdf__)
-- Contact_
-- Acknowledgements_
-- License_
-
-Contact
-=======
-
-For general support enquiries about usage, a mailing list is available:
-
-    roundup-users@sourceforge.net
-
-If you've got a great idea for roundup, or have found a bug, please
-submit
-an issue to the tracker at: 
-
-    http://sourceforge.net/tracker/?group_id=31577
-
-For discussions about developing or enhancing roundup:
-
-    roundup-devel@sourceforge.net
-
-The admin for this project is Richard Jones:
-
-    richard@users.sourceforge.net
-
-but he should only be contacted directly when none of the
-above avenues of contact are suitable.
-
-
-Acknowledgements
-================
-
-Go Ping, you rock! Also, go Bizar Software and ekit.com for letting me
-implement this system on their time.
-
-Thanks also to the many people on the mailing list, in the sourceforge
-project and those who just report bugs:
-Anthony Baxter,
-Jeff Blaine,
-Duncan Booth,
-Seb Brezel,
-Titus Brown,
-Roch'e Compaan,
-Engelbert Gruber,
-Juergen Hermann,
-Tobias Hunger,
-James Kew,
-Sheila King,
-Detlef Lannert,
-Andrey Lebedev,
-Gordon McMillan,
-Patrick Ohly,
-Will Partain,
-Bernhard Reiter,
-John P. Rouillard,
-Dougal Scott,
-Stefan Seefeld,
-Jeffrey P Shell,
-Joel Shprentz,
-Terrel Shumway,
-Mike Thompson.
-
-
-
-License
-=======
-
-See COPYING.txt in the software distribution for the licensing terms.
-
-
-.. _Overview: overview.html
-.. _Features: features.html
-.. _Installation: installation.html
-.. _Upgrading: upgrading.html
-.. _`User Guide`: user_guide.html
-.. _`Customising Roundup`: customizing.html
-.. _`Maintaining Roundup Trackers`: maintenance.html
-.. _`Roundup's Design`: design.html
-.. _`Developing Roundup`: developers.html
-.. _original: spec.html
-.. _Upgrading: upgrading.html
-
-.. __: overview.pdf
-.. __: features.pdf
-.. __: installation.pdf
-.. __: upgrading.pdf
-.. __: user_guide.pdf
-.. __: customizing.pdf
-.. __: maintenance.pdf
-.. __: design.pdf
-.. __: developers.pdf
-
+.. toctree::
+   :maxdepth: 2
+
+   features
+   installation
+   upgrading
+   FAQ
+   user_guide
+   customizing
+   admin_guide
+   spec
+   original design <design>
+   developers
+   tracker_templates
+   contact
+   acknowledgements
+   license