Mercurial > p > roundup > code
diff doc/developers.txt @ 688:b38f4f95bffd
More doc tweaks
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 11 Apr 2002 00:26:05 +0000 |
| parents | c52122f38c9b |
| children | 2abb6b2697b6 |
line wrap: on
line diff
--- a/doc/developers.txt Wed Apr 10 23:57:54 2002 +0000 +++ b/doc/developers.txt Thu Apr 11 00:26:05 2002 +0000 @@ -1,7 +1,8 @@ +================== Developing Roundup ================== -:Version: $Revision: 1.1 $ +:Version: $Revision: 1.2 $ Note: the intended audience of this document is the developers of the core Roundup code. If you just wish to alter some behaviour of your Roundup @@ -13,7 +14,7 @@ --------------- Anyone wishing to help in the development of Roundup must read `Roundup's -Design Document`_. +Design Document`_ and the `implementation notes`_. All development is coordinated through two resources: @@ -56,3 +57,4 @@ .. _`Table of Contents`: index.html .. _`Customising Roundup`: customizing.html .. _`Roundup's Design Document`: spec.html +.. _`implementation notes`: implementation.html
