From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA16483 for caml-redistribution; Wed, 17 Feb 1999 10:24:36 +0100 (MET) 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 AAA15621 for ; Wed, 17 Feb 1999 00:05:28 +0100 (MET) Received: from localhost.localdomain (AM5-31.Bridgeport-WV.Mountain.Net [198.77.46.96]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id AAA15302 for ; Wed, 17 Feb 1999 00:05:26 +0100 (MET) Received: (from tkb@localhost) by localhost.localdomain (8.8.7/8.8.7) id WAA02406; Mon, 15 Feb 1999 22:54:50 -0500 X-Authentication-Warning: localhost.localdomain: tkb set sender to tkb@access.mountain.net using -f From: "T. Kurt Bond" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14024.60426.349668.691775@localhost.localdomain> Date: Mon, 15 Feb 1999 22:54:50 -0500 (EST) To: caml-list@inria.fr Subject: Is there a tool to generate documentation from O'Caml source files? X-Mailer: VM 6.62 under Emacs 20.3.1 Sender: weis In reading the *.mli files in the the .../stdlib directory of the O'Caml distribution I've noticed that the documentation of the standard library is extremely similar to the comments in the *.mli files. Was the documentation automatically generated from the *.mli files? If so, is the tool to do this available, or could it be made available? -- T. Kurt Bond, tkb@access.mountain.net