caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Question/Feature request about Camlidl and comments
@ 2003-07-29  9:26 matthieu.dubuget
  2003-07-29 16:51 ` Debian User
  0 siblings, 1 reply; 3+ messages in thread
From: matthieu.dubuget @ 2003-07-29  9:26 UTC (permalink / raw)
  To: caml-list; +Cc: matthieu.dubuget

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

********** L'ADSL A 20 EUR/MOIS**********
Tiscali propose l'ADSL le moins cher du marché : 20 EUR/mois et le modem ADSL offert ! 
Pour profiter de cette offre exceptionnelle, cliquez ici : http://register.tiscali.fr/adsl/
Offre soumise à conditions.


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


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

* Re: [Caml-list] Question/Feature request about Camlidl and comments
  2003-07-29  9:26 [Caml-list] Question/Feature request about Camlidl and comments matthieu.dubuget
@ 2003-07-29 16:51 ` Debian User
  0 siblings, 0 replies; 3+ messages in thread
From: Debian User @ 2003-07-29 16:51 UTC (permalink / raw)
  To: matthieu.dubuget; +Cc: caml-list, matthieu.dubuget

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


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

* [Caml-list] Question/Feature request about Camlidl and comments
@ 2003-07-29  9:21 matthieu.dubuget
  0 siblings, 0 replies; 3+ messages in thread
From: matthieu.dubuget @ 2003-07-29  9:21 UTC (permalink / raw)
  To: caml-list; +Cc: matthieu.dubuget

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

********** L'ADSL A 20 EUR/MOIS**********
Tiscali propose l'ADSL le moins cher du marché : 20 EUR/mois et le modem ADSL offert ! 
Pour profiter de cette offre exceptionnelle, cliquez ici : http://register.tiscali.fr/adsl/
Offre soumise à conditions.


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


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

end of thread, other threads:[~2003-07-29 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29  9:26 [Caml-list] Question/Feature request about Camlidl and comments matthieu.dubuget
2003-07-29 16:51 ` Debian User
  -- strict thread matches above, loose matches on Subject: below --
2003-07-29  9:21 matthieu.dubuget

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