xmppc Release 0.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
TXT_FILE = xmppc.1.txt
|
||||
ADOC_FILE = xmppc.1.adoc
|
||||
|
||||
all:
|
||||
doxygen Doxyfile
|
||||
asciidoc -b docbook $(TXT_FILE)
|
||||
asciidoc -b html $(TXT_FILE)
|
||||
a2x --doctype manpage --format manpage $(TXT_FILE)
|
||||
asciidoc -b docbook $(ADOC_FILE)
|
||||
asciidoc -b html $(ADOC_FILE)
|
||||
a2x --doctype manpage --format manpage $(ADOC_FILE)
|
||||
|
Reference in New Issue
Block a user