Skip to main content

Module types

Module types 

Source
Expand description

Shared types used across all pipeline stages.

These types are serialized to JSON between stages (scan → process → generate) and must be identical across all three modules.

Structs§

NavItem
Navigation tree item (only numbered directories).
Page
A page generated from a markdown file in the content root.