From: richard Date: Wed, 3 Mar 2004 05:00:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f519ddb7ada520d15242afea922a3900fb134523;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2138 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/doc/admin_guide.txt b/doc/admin_guide.txt index 558ea38..63a676f 100644 --- a/doc/admin_guide.txt +++ b/doc/admin_guide.txt @@ -2,7 +2,7 @@ Administration Guide ==================== -:Version: $Revision: 1.2 $ +:Version: $Revision: 1.3 $ .. contents:: @@ -17,20 +17,20 @@ There's two "installations" that we talk about when using Roundup: directories. On Windows, this is typically: Scripts - \scripts\... + ``\scripts\...`` Core code - \lib\site-packages\roundup\... + ``\lib\site-packages\roundup\...`` Support files - \share\roundup\... + ``\share\roundup\...`` and on Unix-like systems (eg. Linux): Scripts - /bin/... + ``/bin/...`` Core code - /lib-/site-packages/roundup/... + ``/lib-/site-packages/roundup/...`` Support files - /share/roundup/... + ``/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