Mercurial > p > roundup > code
diff doc/index.stx @ 653:1dcbee29faa7
More work on the documentation - rolled in the work done by Jeff Blaine.
Use build_html.py *.stx to build the HTML. We'll move that into the setup
script when someone figures how to :)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 08 Mar 2002 23:41:46 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/index.stx Fri Mar 08 23:41:46 2002 +0000 @@ -0,0 +1,30 @@ +*Roundup: an Issue-Tracking System for Knowledge Workers* + +Contents +======== + +- Overview_ +- Installation_ +- `Getting Started`_ +- `User Guide`_ +- `Customising Roundup`_ +- `Roundup's Design Document`_ + +.. _Overview: overview.html +.. _Installation: installation.html +.. _`Getting Started`: getting_started.html +.. _`User Guide`: user_guide.html +.. _`Customising Roundup`: customizing.html +.. _`Roundup's Design Document`: spec.html + + +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 and in the sourceforge +project: Anthony Baxter, Juergen Hermann, Roch'e Compaan, Engelbert Gruber, +Titus Brown, Jeff Blaine and Patrick Ohly. +
