Merge "Fixing asciidoc makefile to include images."
This commit is contained in:
@@ -74,6 +74,8 @@ $(DOC_HTML): %.html : %.txt
|
|||||||
@echo "FORMAT $@"
|
@echo "FORMAT $@"
|
||||||
@rm -f $@+ $@
|
@rm -f $@+ $@
|
||||||
@$(ASCIIDOC) -a toc \
|
@$(ASCIIDOC) -a toc \
|
||||||
|
-a data-uri \
|
||||||
|
-a icons \
|
||||||
-a 'revision=$(REVISION)' \
|
-a 'revision=$(REVISION)' \
|
||||||
-b xhtml11 \
|
-b xhtml11 \
|
||||||
-f asciidoc.conf \
|
-f asciidoc.conf \
|
||||||
|
Reference in New Issue
Block a user