summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-10-27 02:41:29 +0000
committerbmah <bmah@FreeBSD.org>2001-10-27 02:41:29 +0000
commitc7c669c0925123450734ab397d5f8940b9710e69 (patch)
tree66d5face4e7c148921c088f7619170e40c317c1f /release
parent5a0fafd56a01e4faa2d0c40d2c15bc16c5780149 (diff)
downloadFreeBSD-src-c7c669c0925123450734ab397d5f8940b9710e69.zip
FreeBSD-src-c7c669c0925123450734ab397d5f8940b9710e69.tar.gz
Turn on table-of-contents generation for the release notes and
hardware notes. Requested by: many
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/alpha/Makefile2
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/i386/Makefile2
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile2
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/i386/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/Makefile b/release/doc/en_US.ISO8859-1/hardware/alpha/Makefile
index 69e9a3c..2da55a6 100644
--- a/release/doc/en_US.ISO8859-1/hardware/alpha/Makefile
+++ b/release/doc/en_US.ISO8859-1/hardware/alpha/Makefile
@@ -7,6 +7,8 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+JADEFLAGS+= -V %generate-article-toc%
+
# SGML content
SRCS+= article.sgml
SRCS+= proc-alpha.sgml
diff --git a/release/doc/en_US.ISO8859-1/hardware/i386/Makefile b/release/doc/en_US.ISO8859-1/hardware/i386/Makefile
index 7e02d19..20ba4b7 100644
--- a/release/doc/en_US.ISO8859-1/hardware/i386/Makefile
+++ b/release/doc/en_US.ISO8859-1/hardware/i386/Makefile
@@ -7,6 +7,8 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+JADEFLAGS+= -V %generate-article-toc%
+
# SGML content
SRCS+= article.sgml
SRCS+= proc-i386.sgml
diff --git a/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile b/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
index 99756df..f548b33 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
+++ b/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
@@ -7,6 +7,8 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+JADEFLAGS+= -V %generate-article-toc%
+
# SGML content
SRCS+= article.sgml
SRCS+= ../common/relnotes.ent
diff --git a/release/doc/en_US.ISO8859-1/relnotes/i386/Makefile b/release/doc/en_US.ISO8859-1/relnotes/i386/Makefile
index 99756df..f548b33 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/i386/Makefile
+++ b/release/doc/en_US.ISO8859-1/relnotes/i386/Makefile
@@ -7,6 +7,8 @@ FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+JADEFLAGS+= -V %generate-article-toc%
+
# SGML content
SRCS+= article.sgml
SRCS+= ../common/relnotes.ent
OpenPOWER on IntegriCloud