Mercurial > p > roundup > code
diff doc/getting_started.txt @ 704:54333751e98d search_indexing-0-4-2-branch
Brought search_indexing-branch up to date with latest changes in HEAD.
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Thu, 02 May 2002 13:09:11 +0000 |
| parents | e429649ed124 |
| children |
line wrap: on
line diff
--- a/doc/getting_started.txt Thu May 02 11:52:12 2002 +0000 +++ b/doc/getting_started.txt Thu May 02 13:09:11 2002 +0000 @@ -1,6 +1,12 @@ +=============== Getting Started =============== +:Version: $Revision: 1.1.2.1 $ + +.. 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 +261,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 +
