Mercurial > p > roundup > code
changeset 1651:0bdcfc2a47ac
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 16 May 2003 01:44:49 +0000 |
| parents | a4db6067814a |
| children | 7fb3bf18babb |
| files | doc/Makefile doc/index.txt |
| diffstat | 2 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Makefile Fri May 16 01:44:43 2003 +0000 +++ b/doc/Makefile Fri May 16 01:44:49 2003 +0000 @@ -3,8 +3,7 @@ SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \ glossary.txt implementation.txt index.txt design.txt \ - installation.txt upgrading.txt user_guide.txt maintenance.txt \ - overview.txt + installation.txt upgrading.txt user_guide.txt maintenance.txt COMPILED := $(SOURCE:.txt=.html)
--- a/doc/index.txt Fri May 16 01:44:43 2003 +0000 +++ b/doc/index.txt Fri May 16 01:44:49 2003 +0000 @@ -5,7 +5,7 @@ Contents ======== -- Overview_ and Features_ +- Features_ - Installation_ and Upgrading_ existing installs - `Frequently Asked Questions`_ - `User Guide`_ @@ -93,7 +93,6 @@ See COPYING.txt in the software distribution for the licensing terms. -.. _Overview: overview.html .. _Features: features.html .. _Installation: installation.html .. _Upgrading: upgrading.html
