package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Forester_render.Xml_foresterSource

Sourceval reserved_prefix : string
Sourceval forester_xmlns : string
Sourceval optional : ('a -> Pure_html.node) -> 'a option -> Pure_html.node
Sourceval optional_ : ('a -> Pure_html.attr) -> 'a option -> Pure_html.attr
Sourceval numbered : bool Pure_html.to_attr
Sourceval expanded : bool Pure_html.to_attr
Sourceval show_heading : bool Pure_html.to_attr
Sourceval show_metadata : bool Pure_html.to_attr
Sourceval root : bool Pure_html.to_attr
Sourceval frontmatter : Pure_html.std_tag
Sourceval mainmatter : Pure_html.std_tag
Sourceval backmatter : Pure_html.std_tag
Sourceval source_path : _ Pure_html.text_tag
Sourceval last_changed : Pure_html.std_tag
Sourceval contributor : Pure_html.std_tag
Sourceval embedded_tex : Pure_html.std_tag
Sourceval embedded_tex_preamble : _ Pure_html.text_tag
Sourceval embedded_tex_body : _ Pure_html.text_tag
OCaml

Innovation. Community. Security.