[llvm-commits] [PATCH] Add support for generating ocaml documentation.

Erick Tryzelaar idadesub at users.sourceforge.net
Sun Mar 9 13:37:01 PDT 2008


This replaces my previous patch by removing --enable-ocamldoc,
since ocamldoc runs in just a couple seconds. It also adds a
link on the main index.html.

Anton on #llvm mentioned that updating the main website needs
to go through cvs, but I can't figure out how to do that.
Anyone have any tips?
---
 Makefile.config.in            |    1 +
 autoconf/configure.ac         |    1 +
 bindings/ocaml/Makefile       |    5 +++++
 bindings/ocaml/Makefile.ocaml |    7 +++++++
 docs/Makefile                 |   41 +++++++++++++++++++++++++++++++++++------
 docs/index.html               |    5 +++++
 6 files changed, 54 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3e53824eeed038c18c7c55f9cb16fd2f2f8d6891.diff
Type: text/x-patch
Size: 4784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080309/4f9c9579/attachment.bin>


More information about the llvm-commits mailing list