caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: forum@x9c.fr
To: caml-list@inria.fr
Cc: forum@x9c.fr
Subject: Re: [Caml-list] [ANN] Argot: 1.0 release
Date: Fri, 04 Nov 2011 13:30:40 +0100	[thread overview]
Message-ID: <20111104133040.14263nxfiibuk3y8@ssl0.ovh.net> (raw)
In-Reply-To: <1320401916.14475.269.camel@thinkpad>

Gerd Stolpmann <info@gerd-stolpmann.de> a écrit :

> Excellent! I'll definitely use it.
>
> Another idea for a feature: more options how classes and modules are
> shown. For example, I once had the problem that I wanted an included
> module also to be included in-place in the documentation (rather than by
> reference/link). I modified the ocamldoc generator to get this effect,
> and the result is here:
>
> http://projects.camlcity.org/projects/dl/pxp-1.2.1/doc/manual/html/ref/Pxp_types.html
>
> The grey box contains actually the included definitions. This is much
> easier to understand for the casual reader. The feature is accompanied
> by a link rewriter, so the ocamldoc-generated links point to the
> including module rather the included module.
>
> A similar problem occurs for inherited class types. Of course, one wants
> to enable this on a case-by-case basis.
>
> I blogged about this some years ago:
> http://blog.camlcity.org/blog/pxp121.html
>
> The generator (very specific to this case):
> https://godirepo.camlcity.org/svn/lib-pxp/tags/pxp-1.2.1/tools/src/odoc/chtml.ml


This is an interesting feature; it may be implemented by
using some "folding" in order to have the best of both
worlds (short name by default, and unfolding upon request).


Regards,

Xavier Clerc



      reply	other threads:[~2011-11-04 12:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 18:29 forum
2011-11-03  8:08 ` David MENTRE
2011-11-03 18:14   ` forum
2011-11-03 20:15     ` Fabrice Le Fessant
2011-11-04  9:24       ` rixed
2011-11-04  9:34         ` Anil Madhavapeddy
2011-11-04  9:47         ` Thomas Gazagnaire
2011-11-04 11:25           ` Daniel Bünzli
2011-11-04 12:45             ` forum
2011-11-04 13:03               ` Daniel Bünzli
2011-11-04 17:08             ` Romain Bardou
2011-11-04 18:05               ` Daniel Bünzli
2011-11-04 18:12                 ` Thomas Gazagnaire
2011-11-04  9:55         ` Fabrice Le Fessant
2011-11-04 13:26           ` Edgar Friendly
2011-11-04 10:18 ` Gerd Stolpmann
2011-11-04 12:30   ` forum [this message]

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=20111104133040.14263nxfiibuk3y8@ssl0.ovh.net \
    --to=forum@x9c.fr \
    --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;
as well as URLs for NNTP newsgroup(s).