Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 16 May 2003 01:44:49 +0000 (01:44 +0000)
committerrichard <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
doc/index.txt

index 01506b87fb5dcb3f8d44df35d0824086703b88f1..5322ca08a02c054a608c1c2067946295a0388aa2 100644 (file)
@@ -3,8 +3,7 @@ STXTOHTML = rst2html
 
 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)
 
index 7d429bf5bfc982350d99a4fbb49734950c632e00..51ca8585411d17912f42924e7d96fc57dd46520b 100644 (file)
@@ -5,7 +5,7 @@ Roundup: an Issue-Tracking System for Knowledge Workers
 Contents
 ========
 
-- Overview_ and Features_
+- Features_
 - Installation_ and Upgrading_ existing installs
 - `Frequently Asked Questions`_
 - `User Guide`_
@@ -93,7 +93,6 @@ License
 See COPYING.txt in the software distribution for the licensing terms.
 
 
-.. _Overview: overview.html
 .. _Features: features.html
 .. _Installation: installation.html
 .. _Upgrading: upgrading.html