comparison 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
comparison
equal deleted inserted replaced
703:8d2cb0d09da4 704:54333751e98d
1 ===============
1 Getting Started 2 Getting Started
2 =============== 3 ===============
4
5 :Version: $Revision: 1.1.2.1 $
6
7 .. contents::
8
3 9
4 The following instructions assume that you have installed roundup. If you 10 The following instructions assume that you have installed roundup. If you
5 haven't, you may still proceed - just run the commands as 11 haven't, you may still proceed - just run the commands as
6 "``PYTHONPATH=. python roundup/scripts/roundup_admin.py``" for 12 "``PYTHONPATH=. python roundup/scripts/roundup_admin.py``" for
7 ``roundup-admin`` and 13 ``roundup-admin`` and
253 259
254 3. Any e-mail sent to roundup with the subject line containing [issue] will 260 3. Any e-mail sent to roundup with the subject line containing [issue] will
255 automatically created a new issue in the database using the contents of 261 automatically created a new issue in the database using the contents of
256 the e-mail. 262 the e-mail.
257 263
258 264 -----------------
265
266 Back to `Table of Contents`_
267
268 Next: `User Guide`_
269
270 .. _`table of contents`: index.html
271 .. _`user guide`: user_guide.html
272

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