Skip to content

Commit 73a2ca5

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent e635c4a commit 73a2ca5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ STXTOHTML = rst2html
33

44
SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \
55
glossary.txt implementation.txt index.txt design.txt \
6-
installation.txt upgrading.txt user_guide.txt maintenance.txt \
7-
overview.txt
6+
installation.txt upgrading.txt user_guide.txt maintenance.txt
87

98
COMPILED := $(SOURCE:.txt=.html)
109

doc/index.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Roundup: an Issue-Tracking System for Knowledge Workers
55
Contents
66
========
77

8-
- Overview_ and Features_
8+
- Features_
99
- Installation_ and Upgrading_ existing installs
1010
- `Frequently Asked Questions`_
1111
- `User Guide`_
@@ -93,7 +93,6 @@ License
9393
See COPYING.txt in the software distribution for the licensing terms.
9494

9595

96-
.. _Overview: overview.html
9796
.. _Features: features.html
9897
.. _Installation: installation.html
9998
.. _Upgrading: upgrading.html

0 commit comments

Comments
 (0)