asciidoc: don't hardcode a theme

This commit is contained in:
Danny Robson 2018-08-28 14:02:54 +10:00
parent 7207c6dc8c
commit 23865396af

View File

@ -53,7 +53,7 @@ if (ASCIIDOC)
"${ASCIIDOC}" "${ASCIIDOC}"
-b html5 -b html5
-o "${_ASCIIDOC_${name}_OUTPUT}" -o "${_ASCIIDOC_${name}_OUTPUT}"
--theme=volnitsky #--theme=volnitsky
-a icons -a icons
"${_ASCIIDOC_${name}_SOURCE}" "${_ASCIIDOC_${name}_SOURCE}"
DEPENDS DEPENDS