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§
- HTML
String - The finalized HTML file contents.
- Rendered
Document - A Document rendered to HTML.
- Rendered
Documentation
Enums§
- DocStyle
- The type of document. Helpful in determining what to represent in the sidebar & page content.