File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22Administration Guide
33====================
44
5- :Version: $Revision: 1.2 $
5+ :Version: $Revision: 1.3 $
66
77.. contents::
88
@@ -17,20 +17,20 @@ There's two "installations" that we talk about when using Roundup:
1717 directories. On Windows, this is typically:
1818
1919 Scripts
20- <python dir>\scripts\...
20+ `` <python dir>\scripts\...``
2121 Core code
22- <python dir>\lib\site-packages\roundup\...
22+ `` <python dir>\lib\site-packages\roundup\...``
2323 Support files
24- <python dir>\share\roundup\...
24+ `` <python dir>\share\roundup\...``
2525
2626 and on Unix-like systems (eg. Linux):
2727
2828 Scripts
29- <python root>/bin/...
29+ `` <python root>/bin/...``
3030 Core code
31- <python root>/lib-<python version>/site-packages/roundup/...
31+ `` <python root>/lib-<python version>/site-packages/roundup/...``
3232 Support files
33- <python root>/share/roundup/...
33+ `` <python root>/share/roundup/...``
3434
35352. The installation of a specific tracker. When invoking the roundup-admin
3636 "inst" (and "init") commands, you're creating a new Roundup tracker. This
You can’t perform that action at this time.
0 commit comments