package forester

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

Module Forester_compiler.Xml_foresterSource

Definition of the forester XML schema. This is the compilation target.

Sourceval reserved_xmlnss : Forester_xml_names.xmlns_attr list
Sourceval conditional : bool -> Pure_html.node -> Pure_html.node
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 hidden_when_empty : 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 display_uri : _ Pure_html.text_tag
Sourceval source_path : _ Pure_html.text_tag
Sourceval last_changed : Pure_html.std_tag
Sourceval contributor : Pure_html.std_tag
Sourceval display_uri_ : _ Pure_html.string_attr
Sourceval contextual_number : Pure_html.void_tag
Sourceval resource_content : Pure_html.std_tag
Sourceval resource_source : _ Pure_html.text_tag
Sourceval resource_part : _ Pure_html.string_attr
OCaml

Innovation. Community. Security.