Commit Graph

2 Commits

Author SHA1 Message Date
DebXWoody
b9dc268036
manpage for xmppc
xmppc.1.txt is the manpage in asciidoc format. It can be converted to docbook /
html with asciidoc and a2x to manpage.

	asciidoc -b docbook $(TXT_FILE)
	asciidoc -b html $(TXT_FILE)
	a2x --doctype manpage --format manpage $(TXT_FILE)

Issue: #6
2020-04-29 19:18:24 +02:00
DebXWoody
5b81fbb586
gitignore file / doc files 2020-04-19 13:15:20 +02:00