Code

various updates
[roundup.git] / doc / index.txt
index d2f18fdfa945532fe3906b0b8141e37df0ca61f4..e7d384e21a2e901a6ed5ce6487dae8821f6e3b22 100644 (file)
@@ -5,26 +5,18 @@ Roundup: an Issue-Tracking System for Knowledge Workers
 Contents
 ========
 
-- Overview_
-- Installation_
-- `Getting Started`_
+- Features_
+- Installation_ and Upgrading_ existing installs
+- `Frequently Asked Questions`_
 - `User Guide`_
-- `Customising Roundup`_
-- `Roundup's Design Document`_
-- `Developing Roundup`_
+- Configuring and `Customising Roundup`_
+- `Maintaining Roundup Trackers`_
+- `Roundup's Design`_ (original_)
+- `Developing Roundup`_ 
 - Contact_
 - Acknowledgements_
 - License_
 
-.. _Overview: overview.html
-.. _Installation: installation.html
-.. _`Getting Started`: getting_started.html
-.. _`User Guide`: user_guide.html
-.. _`Customising Roundup`: customizing.html
-.. _`Developing Roundup`: developers.html
-.. _`Roundup's Design Document`: spec.html
-
-
 Contact
 =======
 
@@ -33,8 +25,7 @@ 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: 
+submit an issue to the tracker at: 
 
     http://sourceforge.net/tracker/?group_id=31577
 
@@ -56,32 +47,71 @@ 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.
+Thanks also to the many people on the mailing list, in the sourceforge
+project and those who just report bugs:
+Thomas Arendsen Hein,
+Anthony Baxter,
+Cameron Blackwood,
+Jeff Blaine,
+Duncan Booth,
+Seb Brezel,
+Titus Brown,
+Godefroid Chapelle,
+Roch'e Compaan,
+Paul F. Dubois,
+Jeff Epler,
+Tom Epperly,
+Hernan Martinez Foffani,
+Ajit George,
+Frank Gibbons,
+Johannes Gijsbers,
+Gus Gollings,
+Dan Grassi,
+Engelbert Gruber,
+Juergen Hermann,
+Tobias Hunger,
+James Kew,
+Sheila King,
+Bastian Kleineidam,
+Detlef Lannert,
+Andrey Lebedev,
+Henrik Levkowetz,
+Gordon McMillan,
+Patrick Ohly,
+Luke Opperman,
+Will Partain,
+Ewout Prangsma,
+Bernhard Reiter,
+John P. Rouillard,
+Ollie Rutherfurd,
+Florian Schulze,
+Dougal Scott,
+Stefan Seefeld,
+Jeffrey P Shell,
+Klamer Schutte,
+Joel Shprentz,
+Terrel Shumway,
+Nathaniel Smith,
+Mike Thompson,
+J Vickroy.
+
 
 
 License
 =======
 
-Copyright (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/)
+See COPYING.txt in the software distribution for the licensing terms.
 
-This module is free software, and you may redistribute it and/or modify
-under the same terms as Python, so long as this copyright message and
-disclaimer are retained in their original form.
 
-IN NO EVENT SHALL BIZAR SOFTWARE PTY LTD BE LIABLE TO ANY PARTY FOR
-DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OF THIS CODE, EVEN IF BIZAR SOFTWARE PTY LTD HAS BEEN
-ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-BIZAR SOFTWARE PTY LTD SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
-BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
-FOR A PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS"
-BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
-SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-
-
-The stylesheet included with this package has been copied from the Zope
-management interface and presumably belongs to Digital Creations.
+.. _Features: features.html
+.. _Installation: installation.html
+.. _Upgrading: upgrading.html
+.. _`Frequently Asked Questions`: FAQ.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