Skip to main contentModule render
Source - Format
- One built-in renderer output format.
- dot
- Renders a validated machine-local topology as DOT text.
- json
- Renders a validated machine-local topology as deterministic pretty JSON.
- mermaid
- Renders a validated machine-local topology as Mermaid flowchart text.
- plantuml
- Renders a validated machine-local topology as PlantUML state text.
- write_all_to_dir
- Renders one document into every built-in format and writes the resulting
files into
dir using stem plus the format extension.