forc_doc

Module render

Source
Expand description

Renders Documentation to HTML.

Modules§

constant
item
link
Handles creation of links for modules.
util
Utilities for managing edge cases in rendering types and their corresponding documentation.

Structs§

HTMLString
The finalized HTML file contents.
RenderedDocument
A Document rendered to HTML.
RenderedDocumentation

Enums§

DocStyle
The type of document. Helpful in determining what to represent in the sidebar & page content.