[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2001-10-09 (11:24) |
From: | Maxence Guesdon <maxence.guesdon@i...> |
Subject: | Re: [Caml-list] Re: [Caml-announce] OCamldoc |
Dave Berry wrote: > Would it be possible for OCamldoc to detect whether the comment follows > a definition on the same line? If so, then you could use this to infer > that the comment refers to that definition. If the comment begins on a > new line, the comment would refer to the following definition. > In some case, you want to start the comment on the line after, because it 's a long comment, maybe on more than one line, like in type t = C of int (** my long comment i didn't want ot start on the line above. *) | C2 so here we don't want to associate this comment to C2 but to C. -- Maxence ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr