[llvm-commits] [PATCH] Add support for generating ocaml documentation.
Erick Tryzelaar
idadesub at users.sourceforge.net
Sun Mar 9 01:16:43 PST 2008
This patch integrates automatic generation of ocaml documation
with the build system. It copies the doxygen install and
directory hierarchy. Gordon, I'll leave the re-configuration to
you.
---
Makefile.config.in | 4 ++++
autoconf/configure.ac | 13 +++++++++++++
bindings/ocaml/Makefile | 6 ++++++
bindings/ocaml/Makefile.ocaml | 6 ++++++
docs/Makefile | 41 +++++++++++++++++++++++++++++++++++------
5 files changed, 64 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 18723f18d9c7d97313f65b9eeae0e2219e699543.diff
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080309/756fbfd6/attachment.bin>
More information about the llvm-commits
mailing list