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
1 changed files with 1 additions and 1 deletions

View File

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