Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Ken Wakita" <Ken.Wakita@is.titech.ac.jp>
To: <caml-list@inria.fr>
Subject: RE: documentation automatique
Date: Mon, 31 Aug 1998 23:36:14 +0900	[thread overview]
Message-ID: <000201bdd549$d06bda60$93397083@natsumikan.is.titech.ac.jp> (raw)


-----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







             reply	other threads:[~1998-09-01  8:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-31 14:36 Ken Wakita [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-08-31 12:48 Sven
1998-09-01  9:11 ` Fabrice Le Fessant
1998-08-27 12:39 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000201bdd549$d06bda60$93397083@natsumikan.is.titech.ac.jp' \
    --to=ken.wakita@is.titech.ac.jp \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox