API Reference Strategy
Manual chapters provide narrative and recipes, and now include a dedicated API reference section near the end of the manual.
The split is intentional:
- conceptual chapters answer workflow questions (what to do and why)
- API chapters answer contract questions (exact parameters and return shape)
To reduce drift, API chapters source content from shared generated references.
Reference Boundaries
- This manual explains concepts, patterns, and end-to-end examples.
- This manual also includes an API section for non-tool
WbEnvironmentmethods and tool wrappers. - Source-of-truth references remain in
TOOLS.md,docs/tools_*.md, and package typing assets.
Navigation
- Discovery and execution patterns: Environment and Discovery
- Data-object workflows: Working with Rasters, Working with Vectors, Working with Lidar
- Concrete runnable scripts: Script Index
- API-first lookup: API Reference