Browse thread
[Caml-announce] OCamldoc
[
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-10 (09:19) |
From: | Francois Pottier <francois.pottier@i...> |
Subject: | Re: [Caml-list] Re: [Caml-announce] OCamldoc |
> doxygen (a C++ doc tool, see http://www.stack.nl/~dimitri/doxygen/ ) adds > the '<' only for comments following, keeping the normal notation for > preceding ones, as follows. I just thought I'd mention it to give more > ideas. > > (** My magical function *) > let magical = function > | CaseA -> 0 (*< this is case 0 *) > | CaseB -> 1 (*< this is case 1 *) > | CaseC -> 2 (*< this is case 2 *) > | _ -> raise Not_found (*< Too bad, so sad *) Looks nice to me. -- François Pottier Francois.Pottier@inria.fr http://pauillac.inria.fr/~fpottier/ ------------------- 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