caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: "forum@x9c.fr" <forum@x9c.fr>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] Argot: 1.0 release
Date: Fri, 04 Nov 2011 11:18:36 +0100	[thread overview]
Message-ID: <1320401916.14475.269.camel@thinkpad> (raw)
In-Reply-To: <7EB42100-0E5F-4FBB-8CB8-A318926F0E0E@x9c.fr>

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

Gerd

Am Mittwoch, den 02.11.2011, 19:29 +0100 schrieb forum@x9c.fr:
> Dear list,
> 
> This post announces the 1.0 release of the Argot project, whose goal is to provide
> an enhanced HTML generator for ocamldoc, released under the GPL v3.
> 
> Home page: http://argot.x9c.fr
> Preview page (for search feature): http://argot.x9c.fr/distrib/argot-3.12-libref/index.html
> Forge page: https://forge.ocamlcore.org/projects/argot/
> 
> Main changes since 1.0-beta:
>   - new '-search' command-line switch to generate search information
>     (available on HTML pages through the magnifying glass icon)
>   - search by exact name
>   - search by name using regular expression
>   - search by type using isomorphisms (experimental)
>   - new '-definitions' command-line switch to load variables from file
>   - correct handling of embedded tables
>   - more predefined licenses for the '@license' tag
>   - some refactoring
> 
> 
> Xavier Clerc
> 
> 
> 

-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
Creator of GODI and camlcity.org.
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
*** Searching for new projects! Need consulting for system
*** programming in Ocaml? Gerd Stolpmann can help you.
------------------------------------------------------------


  parent reply	other threads:[~2011-11-04 10:21 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 [this message]
2011-11-04 12:30   ` forum

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=1320401916.14475.269.camel@thinkpad \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=forum@x9c.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).