Adjust JADEFLAGS, to generate a table of contents for this article.
This commit is contained in:
parent
3701fb2419
commit
f68cc9b180
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9140
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/Makefile,v 1.3 1999/09/06 06:52:35 peter Exp $
|
||||
#
|
||||
# Build the FreeBSD New Committers Guide
|
||||
#
|
||||
|
@ -13,6 +13,8 @@ FORMATS?= html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: doc/en_US.ISO_8859-1/articles/committers-guide/Makefile,v 1.3 1999/09/06 06:52:35 peter Exp $
|
||||
#
|
||||
# Build the FreeBSD New Committers Guide
|
||||
#
|
||||
|
@ -13,6 +13,8 @@ FORMATS?= html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
|
|
Loading…
Reference in a new issue