Code

- fixed error in indexargs_url (thanks Patrick Ohly)
[roundup.git] / doc / index.txt
1 =======================================================
2 Roundup: an Issue-Tracking System for Knowledge Workers
3 =======================================================
5 Contents
6 ========
8 - Overview_ and Features_ (pdf__)
9 - Installation_ (pdf__) and Upgrading_ (pdf__)
10 - `User Guide`_ (pdf__)
11 - `Customising Roundup`_ (pdf__)
12 - `Maintaining Roundup Trackers`_ (pdf__)
13 - `Roundup's Design`_ (pdf__) (original_)
14 - `Developing Roundup`_ (pdf__)
15 - Contact_
16 - Acknowledgements_
17 - License_
19 Contact
20 =======
22 For general support enquiries about usage, a mailing list is available:
24     roundup-users@sourceforge.net
26 If you've got a great idea for roundup, or have found a bug, please
27 submit
28 an issue to the tracker at: 
30     http://sourceforge.net/tracker/?group_id=31577
32 For discussions about developing or enhancing roundup:
34     roundup-devel@sourceforge.net
36 The admin for this project is Richard Jones:
38     richard@users.sourceforge.net
40 but he should only be contacted directly when none of the
41 above avenues of contact are suitable.
44 Acknowledgements
45 ================
47 Go Ping, you rock! Also, go Bizar Software and ekit.com for letting me
48 implement this system on their time.
50 Thanks also to the many people on the mailing list, in the sourceforge
51 project and those who just report bugs:
52 Anthony Baxter,
53 Jeff Blaine,
54 Duncan Booth,
55 Seb Brezel,
56 Titus Brown,
57 Roch'e Compaan,
58 Hernan Martinez Foffani,
59 Engelbert Gruber,
60 Juergen Hermann,
61 Tobias Hunger,
62 James Kew,
63 Sheila King,
64 Detlef Lannert,
65 Andrey Lebedev,
66 Gordon McMillan,
67 Patrick Ohly,
68 Luke Opperman,
69 Will Partain,
70 Bernhard Reiter,
71 John P. Rouillard,
72 Florian Schulze,
73 Dougal Scott,
74 Stefan Seefeld,
75 Jeffrey P Shell,
76 Joel Shprentz,
77 Terrel Shumway,
78 Nathaniel Smith,
79 Mike Thompson.
83 License
84 =======
86 See COPYING.txt in the software distribution for the licensing terms.
89 .. _Overview: overview.html
90 .. _Features: features.html
91 .. _Installation: installation.html
92 .. _Upgrading: upgrading.html
93 .. _`User Guide`: user_guide.html
94 .. _`Customising Roundup`: customizing.html
95 .. _`Maintaining Roundup Trackers`: maintenance.html
96 .. _`Roundup's Design`: design.html
97 .. _`Developing Roundup`: developers.html
98 .. _original: spec.html
99 .. _Upgrading: upgrading.html
101 .. __: overview.pdf
102 .. __: features.pdf
103 .. __: installation.pdf
104 .. __: upgrading.pdf
105 .. __: user_guide.pdf
106 .. __: customizing.pdf
107 .. __: maintenance.pdf
108 .. __: design.pdf
109 .. __: developers.pdf