summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 10ffc1d)
raw | patch | inline | side by side (parent: 10ffc1d)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 16 May 2003 01:44:49 +0000 (01:44 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 16 May 2003 01:44:49 +0000 (01:44 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1718 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/Makefile | patch | blob | history | |
doc/index.txt | patch | blob | history |
diff --git a/doc/Makefile b/doc/Makefile
index 01506b87fb5dcb3f8d44df35d0824086703b88f1..5322ca08a02c054a608c1c2067946295a0388aa2 100644 (file)
--- a/doc/Makefile
+++ b/doc/Makefile
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)
diff --git a/doc/index.txt b/doc/index.txt
index 7d429bf5bfc982350d99a4fbb49734950c632e00..51ca8585411d17912f42924e7d96fc57dd46520b 100644 (file)
--- a/doc/index.txt
+++ b/doc/index.txt
Contents
========
-- Overview_ and Features_
+- Features_
- Installation_ and Upgrading_ existing installs
- `Frequently Asked Questions`_
- `User Guide`_
See COPYING.txt in the software distribution for the licensing terms.
-.. _Overview: overview.html
.. _Features: features.html
.. _Installation: installation.html
.. _Upgrading: upgrading.html