Mercurial > p > roundup > code
diff doc/index.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 | e429649ed124 |
| children | c612747b1126 |
line wrap: on
line diff
--- a/doc/index.txt Mon Apr 08 03:46:42 2002 +0000 +++ b/doc/index.txt Wed Apr 10 23:55:36 2002 +0000 @@ -1,4 +1,6 @@ -*Roundup: an Issue-Tracking System for Knowledge Workers* +======================================================= +Roundup: an Issue-Tracking System for Knowledge Workers +======================================================= Contents ======== @@ -9,6 +11,7 @@ - `User Guide`_ - `Customising Roundup`_ - `Roundup's Design Document`_ +- `Developing Roundup`_ - Contact_ - Acknowledgements_ - License_ @@ -18,6 +21,7 @@ .. _`Getting Started`: getting_started.html .. _`User Guide`: user_guide.html .. _`Customising Roundup`: customizing.html +.. _`Developing Roundup`: developers.html .. _`Roundup's Design Document`: spec.html
