caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Debian User <sylvain.le-gall@polytechnique.org>
To: "matthieu.dubuget@libertysurf.fr" <matthieu.dubuget@libertysurf.fr>
Cc: caml-list <caml-list@inria.fr>,
	"matthieu.dubuget" <matthieu.dubuget@metalscan.fr>
Subject: Re: [Caml-list] Question/Feature request about Camlidl and comments
Date: Tue, 29 Jul 2003 18:51:49 +0200	[thread overview]
Message-ID: <20030729165149.GA17257@gallu.homelinux.org> (raw)
In-Reply-To: <HIS4VV$071C55770C971E80F0028A7CEF4A6AE2@tiscali.fr>

On Tue, Jul 29, 2003 at 11:26:19AM +0200, matthieu.dubuget@libertysurf.fr wrote:
> Hello O Camlers!
> Is it possible to insert comments in .idl files which would
> be written  in the generated .ml and .mli files at the right
> place to be able to use camldoc with those generated files?
> Thanks
> Matthieu Dubuget
> 

Hello,

Yes this is possible :
Depending on what you base your ocamldoc generation, use either ml or
mli. Since i think mli is the best place to do it i will use it :

quote(mli,"(** This is a ocamldoc comment *)");

int my_function ( [string] const char * msg );

Simple !

Regard
Sylvain LE GALL

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-07-29 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29  9:26 matthieu.dubuget
2003-07-29 16:51 ` Debian User [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-29  9:21 matthieu.dubuget

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=20030729165149.GA17257@gallu.homelinux.org \
    --to=sylvain.le-gall@polytechnique.org \
    --cc=caml-list@inria.fr \
    --cc=matthieu.dubuget@libertysurf.fr \
    --cc=matthieu.dubuget@metalscan.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).