mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
handbook: Fix generation of HTML handbook
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -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