Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link

is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
This commit is contained in:
Hiroki Sato 2003-04-22 18:35:44 +00:00
parent 13ad38b92b
commit f6cd99b654
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16655
61 changed files with 2 additions and 105 deletions

View file

@ -14,7 +14,6 @@ INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
WITH_ARTICLE_TOC?=YES
WITH_DOCFORMAT_NAVI_LINK?=YES
#
# SRCS lists the individual SGML files that make up the document. Changes