Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Implements GenericPrinter.output_t
for tables of contents.
val create :
?make_links:[ `always | `never | `when_labeled ] ->
?list_type:[ `enum | `item ] ->
?numbering:[ `integers | `none ] ->
unit ->
Bracetax_generic_printer.output_t
Creation of the Generic_printer.output_t
. The default ~make_links
behaviour is `when_labeled
.