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 JAA26314; Mon, 2 Sep 2002 09:23:02 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id JAA26649 for ; Mon, 2 Sep 2002 09:23:01 +0200 (MET DST) Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.127]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g827N0D10845 for ; Mon, 2 Sep 2002 09:23:00 +0200 (MET DST) Received: from dalamar.takhisis.org (62.98.125.174) by smtp3.libero.it (6.5.028) id 3D5121BE00785BDC for caml-list@inria.fr; Mon, 2 Sep 2002 09:22:57 +0200 Received: from lordsoth.takhisis.org (lordsoth.takhisis.org [192.168.1.119]) by dalamar.takhisis.org (8.12.4/8.12.4/Debian-4) with ESMTP id g827MrKY003189 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Mon, 2 Sep 2002 09:22:54 +0200 Received: from lordsoth.takhisis.org (lordsoth.takhisis.org [192.168.1.119]) by lordsoth.takhisis.org (8.12.6/8.12.6/Debian-2) with ESMTP id g827MoTq002893 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 2 Sep 2002 09:22:50 +0200 Received: (from zack@localhost) by lordsoth.takhisis.org (8.12.6/8.12.6/Debian-2) id g827MotJ002891 for caml-list@inria.fr; Mon, 2 Sep 2002 09:22:50 +0200 Date: Mon, 2 Sep 2002 09:22:50 +0200 From: Stefano Zacchiroli To: Caml list Subject: Re: [Caml-list] Ocaml-Weblib? Message-ID: <20020902072249.GA2878@cs.unibo.it> Mail-Followup-To: Caml list References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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. Cheers. -- Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro "I know you believe you understood what you think I said, but I am not sure you realize that what you heard is not what I meant!" -- G.Romney ------------------- 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