diff doc/getting_started.txt @ 686:c52122f38c9b

Documentation cleanup, added info for potential (and current) developers
author Richard Jones <richard@users.sourceforge.net>
date Wed, 10 Apr 2002 23:55:36 +0000
parents e429649ed124
children b38f4f95bffd
line wrap: on
line diff
--- a/doc/getting_started.txt	Mon Apr 08 03:46:42 2002 +0000
+++ b/doc/getting_started.txt	Wed Apr 10 23:55:36 2002 +0000
@@ -1,6 +1,11 @@
 Getting Started
 ===============
 
+:Version: $Revision: 1.2 $
+
+.. contents::
+
+
 The following instructions assume that you have installed roundup. If you
 haven't, you may still proceed - just run the commands as
 "``PYTHONPATH=. python roundup/scripts/roundup_admin.py``" for
@@ -255,4 +260,12 @@
    automatically created a new issue in the database using the contents of
    the e-mail.
 
+-----------------
 
+Back to `Table of Contents`_
+
+Next: `User Guide`_
+
+.. _`table of contents`: index.html
+.. _`user guide`: user_guide.html
+

Roundup Issue Tracker: http://roundup-tracker.org/