diff --git a/Doc/Makefile b/Doc/Makefile index b5f7560869d2e6a453503d4d47d3d089f722ffd0..f723aedf6fc7b81e5fe0fc1f7faac4e08b420f81 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -97,6 +97,7 @@ SAXONCMD=java -cp "${DBOOK_XSL}/tools/lib/saxon9he.jar:/usr/share/java/xercesImp rsync -a ${DBOOK_XSL}/webhelp/template/* . # Images, Css cat ${DBOOK_XSL_CUSTOM}/webhelp/common/css/positioning.supp.css >> common/css/positioning.css # highlighting supplements cp ${DBOOK_XSL_CUSTOM}/webhelp/common/images/hdmlogo.svg common/images + cp ${DBOOK_XSL_CUSTOM}/webhelp/common/images/favicon.ico . rsync -a --exclude='.git' /usr/share/hdmwebhelp/extern/libs/mathjax . cd ${DBOOK_XSL}/webhelp/template/search; \ cp nwSearchFnt.js default.props punctuation.props en-us.props stemmers/en_stemmer.js \