Add WITH_ARTICLE_TOC to big articles to simplify navigation across
article.
This commit is contained in:
parent
3ca4290956
commit
2e0fdd35b2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20558
6 changed files with 12 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ FORMATS?= html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
WITH_ARTICLE_TOC?=YES
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue