Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 685:de6dc74a4148 | 686:c52122f38c9b |
|---|---|
| 1 Customising Roundup | 1 Customising Roundup |
| 2 =================== | 2 =================== |
| 3 | |
| 4 :Version: $Revision: 1.4 $ | |
| 5 | |
| 6 .. contents:: | |
| 7 | |
| 3 | 8 |
| 4 Instances have the following structure: | 9 Instances have the following structure: |
| 5 | 10 |
| 6 +-------------------+--------------------------------------------------------+ | 11 +-------------------+--------------------------------------------------------+ |
| 7 |instance_config.py |Holds the basic instance_configuration | | 12 |instance_config.py |Holds the basic instance_configuration | |
| 583 <tr> | 588 <tr> |
| 584 <td><display call="list('files')"></td> | 589 <td><display call="list('files')"></td> |
| 585 </tr> | 590 </tr> |
| 586 </property> | 591 </property> |
| 587 | 592 |
| 588 | 593 ----------------- |
| 594 | |
| 595 Back to `Table of Contents`_ | |
| 596 | |
| 597 .. _`Table of Contents`: index.html | |
| 598 |
