Browse thread
annotating nested modules with ocamldoc
-
Ian Zimmerman
-
Philippe Wang
-
Ian Zimmerman
- Philippe Wang
-
Daniel_Bünzli
- Ian Zimmerman
-
Ian Zimmerman
-
Philippe Wang
[
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: | -- (:) |
| From: | Ian Zimmerman <nobrowser@g...> |
| Subject: | Re: [Caml-list] annotating nested modules with ocamldoc |
On 1/6/07, Daniel Bünzli <daniel.buenzli@epfl.ch> wrote: > The stop comment is a toggle, if you issue it again it starts > documenting again (which btw does not correspond to what's described > in the manual). > > (**/**) > val internal_goo : t > (**/**) > Aha! Thanks indeed.