Skip to content
Snippets Groups Projects
Commit 09778b4a authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Rough Makefile to get the files generated for now

parent 6ca180b6
No related branches found
No related tags found
No related merge requests found
XML_SOURCES=knot.xml configuration.xml installation.xml introduction.xml knot.xml migration.xml reference.xml resources.xml security.xml troubleshooting.xml
all: knot.html
knot.pdf: $(XML_SOURCES)
dblatex knot.xml
knot.html: $(XML_SOURCES)
xmlto --skip-validation html knot.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment