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