Adjust asciidoc command-line for ladoc-py

https://gitea.ladish.org/LADI/ladoc-py
This commit is contained in:
Nedko Arnaudov 2023-05-13 18:51:23 +03:00
parent c565e4b707
commit ba6faf9cca
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jack2dbus:
python3 ./waf install
README.html: README.adoc GNUmakefile
-asciidoc README.adoc
asciidoc -b html5 -a data-uri -a icons --theme ladi -o README.html README.adoc
.PHONY: AUTHORS.regenerate
AUTHORS.regenerate: