Mercurial > p > roundup > code
diff doc/developers.txt @ 2921:ad4fb8a14a97
more doc updates, not so many TODOs any more
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 18 Nov 2004 05:05:25 +0000 |
| parents | 47766d279878 |
| children | 3e00e0110e64 |
line wrap: on
line diff
--- a/doc/developers.txt Wed Nov 17 22:16:29 2004 +0000 +++ b/doc/developers.txt Thu Nov 18 05:05:25 2004 +0000 @@ -2,7 +2,7 @@ Developing Roundup ================== -:Version: $Revision: 1.13 $ +:Version: $Revision: 1.14 $ .. note:: The intended audience of this document is the developers of the core @@ -122,7 +122,7 @@ This variable replaces the older HYPERDBDEBUG environment var. 2. If you're testing a particular tracker, then set the logging level in - your tracker's ``config.py``. + your tracker's ``config.ini``. Internationalization Notes
