From: Scott Rifenbark Date: Thu, 30 Sep 2010 18:36:26 +0000 (-0700) Subject: handbook: Fix section numbering X-Git-Tag: 2011-1~4241 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f0500bc699dde873d099cfb80f3b8faffcbd998a;p=openembedded-core.git handbook: Fix section numbering Signed-off-by: Scott Rifenbark --- 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 ##