mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
handbook: Fix generation of HTML handbook
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ pdf:
|
|||||||
XSLTOPTS = --stringparam html.stylesheet style.css \
|
XSLTOPTS = --stringparam html.stylesheet style.css \
|
||||||
--stringparam chapter.autolabel 1 \
|
--stringparam chapter.autolabel 1 \
|
||||||
--stringparam appendix.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
|
# These URI should be rewritten by your distribution's xml catalog to
|
||||||
|
|||||||
Reference in New Issue
Block a user