|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] 'make doc' should also build PDF of API docs
# HG changeset patch
# User Rob Hoes <rob.hoes@xxxxxxxxxx>
'make doc' should also build PDF of API docs
Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>
diff -r e489858e0824 ocaml/idl/OMakefile
--- a/ocaml/idl/OMakefile
+++ b/ocaml/idl/OMakefile
@@ -139,6 +139,9 @@
lynx -dump sdk-README.html > $(SDK)/README.txt
cp sdk-index.html $(SDK)/index.html
+.PHONY: doc
+doc: sdk-install
+
META: META.in
sed 's/@VERSION@/$(PRODUCT_VERSION)/g' < $< > $@
make-pdf-doc
Description: Text document
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-API] [PATCH] 'make doc' should also build PDF of API docs,
Rob Hoes <=
|
|
|
|
|