From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id MAA28296; Mon, 2 Sep 2002 12:50:06 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id MAA30189 for ; Mon, 2 Sep 2002 12:50:06 +0200 (MET DST) Received: from hirsch.in-berlin.de (hirsch.in-berlin.de [192.109.42.6]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g82Ao5r24495 for ; Mon, 2 Sep 2002 12:50:05 +0200 (MET DST) Received: from hirsch.in-berlin.de (localhost [127.0.0.1]) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with ESMTP id g82Ao3iT023232 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Mon, 2 Sep 2002 12:50:04 +0200 Received: (from uucp@localhost) by hirsch.in-berlin.de (8.12.1/8.12.1/Debian -2) with UUCP id g82Ao3q9023229; Mon, 2 Sep 2002 12:50:03 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: caml-list@inria.fr Received: from localhost (oliver@localhost) by first.in-berlin.de (8.7.6/8.7.3) with SMTP id MAA00616; Mon, 2 Sep 2002 12:47:00 +0200 Date: Mon, 2 Sep 2002 12:47:00 +0200 (MET DST) From: Oliver Bandel To: Stefano Zacchiroli cc: Caml list Subject: Re: [Caml-list] Ocaml-Weblib? In-Reply-To: <20020902072249.GA2878@cs.unibo.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, On Mon, 2 Sep 2002, Stefano Zacchiroli wrote: > On Sun, Sep 01, 2002 at 06:45:22PM +0200, Oliver Bandel wrote: > > Next question: Is there any more detailed documentation somewhere? > > Or do I have to browse the *.ml/*.mli-files? > > Documentation of what? PCRE or findlib? > > Anyway, PCRE have a good .mli which is commented in ocamldoc style so > you can generate a good documentation using ocamldoc on it. The debian > package of pcre ships this documentation already build so you can unpack > the debian package and copy the /usr/share/doc/libpcre-ocaml-dev/html/ > from it. > > Regarding findlib it ships a good manual which is contained in the > original tarball IIRC. Yes, findlib has a quickstart and a doc. It seems to be good, but I haven't read it (I may do it later, if I provide own modules). What I meant was the ocamlnet-lib; I browsed a littltbid through the *.mli-files. Hmhh, well there are comments. I hope they are suficcient for me to understand usage. Or if there is a tutorial, I would read it. Ciao, Oliver ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners