summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index f96c6bae0e..e7f4ee0227 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -74,6 +74,8 @@ $(DOC_HTML): %.html : %.txt
@echo "FORMAT $@"
@rm -f $@+ $@
@$(ASCIIDOC) -a toc \
+ -a data-uri \
+ -a icons \
-a 'revision=$(REVISION)' \
-b xhtml11 \
-f asciidoc.conf \