Mercurial > p > roundup > code
diff doc/customizing.txt @ 686:c52122f38c9b
Documentation cleanup, added info for potential (and current) developers
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 10 Apr 2002 23:55:36 +0000 |
| parents | 5b23ff865f3a |
| children | b38f4f95bffd |
line wrap: on
line diff
--- a/doc/customizing.txt Mon Apr 08 03:46:42 2002 +0000 +++ b/doc/customizing.txt Wed Apr 10 23:55:36 2002 +0000 @@ -1,6 +1,11 @@ Customising Roundup =================== +:Version: $Revision: 1.4 $ + +.. contents:: + + Instances have the following structure: +-------------------+--------------------------------------------------------+ @@ -585,4 +590,9 @@ </tr> </property> +----------------- +Back to `Table of Contents`_ + +.. _`Table of Contents`: index.html +
