Mercurial > p > roundup > code
diff doc/index.txt @ 1356:83f33642d220 maint-0.5
[[Metadata associated with this commit was garbled during conversion from CVS
to Subversion.]]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Jan 2003 22:59:22 +0000 |
| parents | |
| children | 85edb97b08b5 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/index.txt Thu Jan 09 22:59:22 2003 +0000 @@ -0,0 +1,106 @@ +======================================================= +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 +
