summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c983412)
raw | patch | inline | side by side (parent: c983412)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 3 Mar 2004 05:00:26 +0000 (05:00 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 3 Mar 2004 05:00:26 +0000 (05:00 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2138 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/admin_guide.txt | patch | blob | history |
diff --git a/doc/admin_guide.txt b/doc/admin_guide.txt
index 558ea388d33f2ece1d1a42b85b68e6f3bee630d6..63a676f7e2093ad7b86184499b61e3efe4d3b49b 100644 (file)
--- a/doc/admin_guide.txt
+++ b/doc/admin_guide.txt
Administration Guide
====================
-:Version: $Revision: 1.2 $
+:Version: $Revision: 1.3 $
.. contents::
directories. On Windows, this is typically:
Scripts
- <python dir>\scripts\...
+ ``<python dir>\scripts\...``
Core code
- <python dir>\lib\site-packages\roundup\...
+ ``<python dir>\lib\site-packages\roundup\...``
Support files
- <python dir>\share\roundup\...
+ ``<python dir>\share\roundup\...``
and on Unix-like systems (eg. Linux):
Scripts
- <python root>/bin/...
+ ``<python root>/bin/...``
Core code
- <python root>/lib-<python version>/site-packages/roundup/...
+ ``<python root>/lib-<python version>/site-packages/roundup/...``
Support files
- <python root>/share/roundup/...
+ ``<python root>/share/roundup/...``
2. The installation of a specific tracker. When invoking the roundup-admin
"inst" (and "init") commands, you're creating a new Roundup tracker. This