From: Joshua Lock Date: Fri, 11 Jun 2010 14:27:23 +0000 (+0100) Subject: handbook: Fix generation of HTML handbook X-Git-Tag: 2011-1~5861 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d9062199b4ab4fcd7fd9adf16d8c0f3bbbbc9108;p=openembedded-core.git handbook: Fix generation of HTML handbook Signed-off-by: Joshua Lock --- diff --git a/handbook/Makefile b/handbook/Makefile index 5dff1a8742..502c951a7a 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -9,7 +9,8 @@ pdf: XSLTOPTS = --stringparam html.stylesheet style.css \ --stringparam chapter.autolabel 1 \ --stringparam appendix.autolabel 1 \ - --stringparam section.autolabel 1 + --stringparam section.autolabel 1 \ + --xinclude ## # These URI should be rewritten by your distribution's xml catalog to