From f0500bc699dde873d099cfb80f3b8faffcbd998a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 30 Sep 2010 11:36:26 -0700 Subject: handbook: Fix section numbering Signed-off-by: Scott Rifenbark --- handbook/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'handbook') diff --git a/handbook/Makefile b/handbook/Makefile index ee549f1cbf..4b3035e796 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -8,6 +8,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam chapter.autolabel 1 \ --stringparam appendix.autolabel 1 \ --stringparam section.autolabel 1 \ + --stringparam section.label.includes.component.label 1 \ --xinclude ## -- cgit v1.2.3-54-g00ecf