Re: htmlgen
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <CAOOOohSVRv_yJ_sxDpeq_jU+B7QBVCyfEdMOSA64hzrNxaAk2g@mail.gmail.com> |
Have you considered tyxml [1]? It's easy to use with or without syntax extension and very lightweight. I warmly recommend it. [1] http://ocsigen.org/tyxml/ Le 18 mai 2014 11:08, "Heiko Kuhrt [email protected] [ocaml_beginners]" < [email protected]> a écrit : > > > Hello peoples of ocaml, > > what i would like to do is simply create or generate a html document. > > htmlgen <http://pauillac.inria.fr/cdk/doc/htmlgen.html> is what i'm > looking for, but the download link says "file not found" > and htmlgen is 14 years old. > > cow and argot are oversized i think, weberizer is the opposite direction. > > > What is a simple way do create html files with ocaml? > > Looks to me like i don't see the trees in the middle of the forest? > Best Regards > > > > >