]> git.stg.codes - stg.git/blobdiff - doc/xmlrpc/Makefile
-doc suffix removed from XML-RPC API documentation
[stg.git] / doc / xmlrpc / Makefile
diff --git a/doc/xmlrpc/Makefile b/doc/xmlrpc/Makefile
new file mode 100644 (file)
index 0000000..d46679c
--- /dev/null
@@ -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