12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394modulePath=Paths.PathmoduleReference=Paths.ReferencemoduleIdentifier=Paths.Identifiertype'awith_location='aLocation_.with_locationtypestyle=[|`Bold|`Italic|`Emphasis|`Superscript|`Subscript]typeraw_markup_target=[|`Html]typeleaf_inline_element=[|`Space|`Wordofstring|`Code_spanofstring|`Raw_markupofraw_markup_target*string]typenon_link_inline_element=[|leaf_inline_element|`Styledofstyle*(non_link_inline_elementwith_location)list](* The cross-referencer stores section heading text, and sometimes pastes it
into link contents. This type alias is provided for use by the
cross-referencer. *)typelink_content=(non_link_inline_elementwith_location)listtypeinline_element=[|leaf_inline_element|`Styledofstyle*(inline_elementwith_location)list|`ReferenceofReference.t*link_content|`Linkofstring*link_content]typenestable_block_element=[|`Paragraphof(inline_elementwith_location)list|`Code_blockofstring|`Verbatimofstring|`ModulesofReference.Module.tlist|`Listof[`Unordered|`Ordered]*((nestable_block_elementwith_location)list)list]typetag=[|`Authorofstring|`Deprecatedof(nestable_block_elementwith_location)list|`Paramofstring*(nestable_block_elementwith_location)list|`Raiseofstring*(nestable_block_elementwith_location)list|`Returnof(nestable_block_elementwith_location)list|`Seeof[`Url|`File|`Document]*string*(nestable_block_elementwith_location)list|`Sinceofstring|`Beforeofstring*(nestable_block_elementwith_location)list|`Versionofstring|`CanonicalofPath.Module.t*Reference.Module.t|`Inline|`Open|`Closed]typeheading_level=[|`Title|`Section|`Subsection|`Subsubsection|`Paragraph|`Subparagraph]typeblock_element=[|nestable_block_element|`Headingofheading_level*Identifier.Label.t*link_content|`Tagoftag]typedocs=(block_elementwith_location)listtypedocs_or_stop=[|`Docsofdocs|`Stop]