1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
\section{Module \ocamlinlinecode{Interlude}}\label{module-Interlude}%
This is the comment associated to the module.
Some separate stray text at the top of the module.
\label{module-Interlude-val-foo}\ocamlcodefragment{\ocamltag{keyword}{val} foo : unit}\begin{ocamlindent}Foo.\end{ocamlindent}%
\medbreak
Some stray text that is not associated with any signature item.
It has multiple paragraphs.
A separate block of stray text, adjacent to the preceding one.
\label{module-Interlude-val-bar}\ocamlcodefragment{\ocamltag{keyword}{val} bar : unit}\begin{ocamlindent}Bar.\end{ocamlindent}%
\medbreak
\label{module-Interlude-val-multiple}\ocamlcodefragment{\ocamltag{keyword}{val} multiple : unit}\\
\label{module-Interlude-val-signature}\ocamlcodefragment{\ocamltag{keyword}{val} signature : unit}\\
\label{module-Interlude-val-items}\ocamlcodefragment{\ocamltag{keyword}{val} items : unit}\\
Stray text at the bottom of the module.
|