]> git.stg.codes - stg.git/blob - doc/xmlrpc/Makefile
Adjusted XML RPC documentation.
[stg.git] / doc / xmlrpc / Makefile
1 all:
2         xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl API.xml
3
4 clean:
5         rm book/*html