Code

added nicer popup windows for topic, nosy, etc (has add/remove buttons)
[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 Ajit George,
60 Gus Gollings,
61 Dan Grassi,
62 Engelbert Gruber,
63 Juergen Hermann,
64 Tobias Hunger,
65 James Kew,
66 Sheila King,
67 Bastian Kleineidam,
68 Detlef Lannert,
69 Andrey Lebedev,
70 Gordon McMillan,
71 Patrick Ohly,
72 Luke Opperman,
73 Will Partain,
74 Bernhard Reiter,
75 John P. Rouillard,
76 Florian Schulze,
77 Dougal Scott,
78 Stefan Seefeld,
79 Jeffrey P Shell,
80 Joel Shprentz,
81 Terrel Shumway,
82 Nathaniel Smith,
83 Mike Thompson.
87 License
88 =======
90 See COPYING.txt in the software distribution for the licensing terms.
93 .. _Overview: overview.html
94 .. _Features: features.html
95 .. _Installation: installation.html
96 .. _Upgrading: upgrading.html
97 .. _`User Guide`: user_guide.html
98 .. _`Customising Roundup`: customizing.html
99 .. _`Maintaining Roundup Trackers`: maintenance.html
100 .. _`Roundup's Design`: design.html
101 .. _`Developing Roundup`: developers.html
102 .. _original: spec.html
103 .. _Upgrading: upgrading.html
105 .. __: overview.pdf
106 .. __: features.pdf
107 .. __: installation.pdf
108 .. __: upgrading.pdf
109 .. __: user_guide.pdf
110 .. __: customizing.pdf
111 .. __: maintenance.pdf
112 .. __: design.pdf
113 .. __: developers.pdf