diff --git a/tools/create_doc.sh b/tools/create_doc.sh index a71845d..aba0b93 100755 --- a/tools/create_doc.sh +++ b/tools/create_doc.sh @@ -29,6 +29,7 @@ cd $TMPDIR # Create documentation emacs --batch \ --load ${QMCKL_ROOT}/docs/htmlize.el \ + --load ${QMCKL_ROOT}/docs/config.el \ --load ${QMCKL_ROOT}/tools/init.el \ $INPUT -f org-html-export-to-html