caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* documentation automatique
@ 1998-08-27 12:39 Vincent Poirriez
  1998-08-28  2:59 ` Jae-Youn Chung
  1998-08-31  6:47 ` Francois Pessaux
  0 siblings, 2 replies; 8+ messages in thread
From: Vincent Poirriez @ 1998-08-27 12:39 UTC (permalink / raw)
  To: caml-list

Bonjour a tous,

 Je viens de lire le manuel html de ocaml 2.0, qui fait apparaitre la
couleur dans le code
 caml.
 Il serait très agréable d'avoir un outil de documentation automatique
qui produise à
 partir d'un source .ml et/ou .mli correctement commenté, correctement
signifie éventuellement avec une prise en compte des commentaires
utilisant des délimiteurs
spécifiques (simples), une mise en page latex/html (modulo hevea ?)
agréable.

Je soupsone que cela existe quelque part.

Amicalement

Vincent

Short english version
Hello every body,

I am just reading the new html manual for ocaml 2.0. I appreciate the
introduction
of colours in ocaml presentation.

It should be nice if an automatic documentation tool could be provided
for ocaml.
It should take .ml and/or .mli files correctly documented and return a
nice latex/html
(eventually via HeVeA) docummentation.

I guess this exists somewhere.

Vincent







^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: documentation automatique
@ 1998-08-31 12:48 Sven
  1998-09-01  9:11 ` Fabrice Le Fessant
  0 siblings, 1 reply; 8+ messages in thread
From: Sven @ 1998-08-31 12:48 UTC (permalink / raw)
  To: ajenkins, jay, poirriez; +Cc: caml-list

(* about producing doc for your ocaml code *)


is there not something similar that already exists ? 

i have seen it mentionned together with the ocaml xlib thing some while ago on the list, or was it for ocamltk ?

Friendly,

Sven LUTHER





^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: documentation automatique
@ 1998-08-31 14:36 Ken Wakita
  0 siblings, 0 replies; 8+ messages in thread
From: Ken Wakita @ 1998-08-31 14:36 UTC (permalink / raw)
  To: caml-list


-----Original Message-----
From: Jae-Youn Chung <jay@compiler.kaist.ac.kr>
To: Vincent Poirriez <poirriez@univ-valenciennes.fr>
Cc: caml-list@inria.fr <caml-list@inria.fr>
Date: Sunday, August 30, 1998 1:49 AM
Subject: Re: documentation automatique


>* Vincent Poirriez <poirriez@univ-valenciennes.fr>, 8/27/1998 - 14:39
>| I am just reading the new html manual for ocaml 2.0. I appreciate the
>| introduction of colours in ocaml presentation.
>
>  let me just ask for a favor of me to html version of manual
>  distributors. I believe that emacs with caml mode and html manual is
>  a perfect combination for programming in caml.
>  In many cases, I really miss for the tools like HyperSpec in common
>  lisp community provided from Harlequin which can be browsed directly
>  from emacs with small pieces of codes (called hyperspec.el).
>  This is possible because HyperSpec html document has
>  <a name="blablah"> xx</a> every identifiers so that we can easily
>  extract that attributes and write down small elisp code with
>  browse-url feature.
>
>  I've tried to extract every function and type and exceptions in
O'caml
>  manual by observing the patterns but which is not so accurate and in
>  some cases failed :(.


A few months ago I made a small program which I call "ocamlman".  It is
a graphical browsing system of the Ocaml manual.  Ocaml man retrieves
from the TEXT version of the ocaml manual all the types, functions,
functors.  Its menu contains a contents index and module indices.  The
look and
feel is like the on-line manual of Gambit originally developed on the
Macintosh platform.  I can contribute the code to this list if people
are interested.  A small hurdle is that you need OlablTk 1.07 to make it
work.

Ken







^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1998-09-01  9:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-27 12:39 documentation automatique Vincent Poirriez
1998-08-28  2:59 ` Jae-Youn Chung
1998-08-29 20:36   ` Adam P. Jenkins
1998-08-31 12:48     ` Jan Skibinski
1998-08-31  6:47 ` Francois Pessaux
1998-08-31 12:48 Sven
1998-09-01  9:11 ` Fabrice Le Fessant
1998-08-31 14:36 Ken Wakita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).