Modules§
- doc
- Handles conversion of compiled typed Sway programs into Documents that can be rendered into HTML.
- render
- Renders Documentation to HTML.
- search
Structs§
- Command
- Forc plugin for building a Sway package’s documentation
- DocContext
- Render
Plan - Information passed to the render phase to get TypeInfo, CallPath or visibility for type anchors.
Enums§
- DocResult
- Result of documentation generation, either for a single package or a workspace.
Constants§
Functions§
- compile
- compile_
html - examples
- generate_
docs - Generate documentation for a given package or workspace.