[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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' < $< > $@ Attachment:
make-pdf-doc _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |