X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/2f8077c2f0f21056f5508ae7d05d62194edf5e40..bfec9cc7ab5a396f7662090b208691ec59a69f1b:/doc/xmlrpc/Makefile diff --git a/doc/xmlrpc/Makefile b/doc/xmlrpc/Makefile new file mode 100644 index 00000000..d46679ca --- /dev/null +++ b/doc/xmlrpc/Makefile @@ -0,0 +1,5 @@ +all: + xsltproc -o book/ --xinclude /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/html/chunk.xsl API.xml + +clean: + rm book/*html