git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ed11a
)
Fix XMLRPC doc build.
author
Maxim Mamontov
<faust.madf@gmail.com>
Thu, 22 Dec 2016 20:23:56 +0000
(22:23 +0200)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Thu, 22 Dec 2016 20:23:56 +0000
(22:23 +0200)
doc/xmlrpc/Makefile
patch
|
blob
|
history
diff --git
a/doc/xmlrpc/Makefile
b/doc/xmlrpc/Makefile
index fcbc7630733b80aee57b2136b8c348a6a6961cd8..48f58711082aea6ca4b2afeb1bf58783922cfddf 100644
(file)
--- a/
doc/xmlrpc/Makefile
+++ b/
doc/xmlrpc/Makefile
@@
-1,5
+1,5
@@
all:
- xsltproc -
o book/ --xinclude ../xslt
/html/chunk.xsl API.xml
+ xsltproc -
-stringparam chunker.output.encoding "utf-8" -o book/ --xinclude /usr/share/sgml/docbook/xsl-stylesheets
/html/chunk.xsl API.xml
clean:
rm book/*html