Documentation authoring
Add a function
- Copy
docs/_schema/function-template.mdtodocs/functions/<function-slug>/index.md. - Replace every placeholder.
- Add screenshots to the adjacent
imagesdirectory. - Use relative image links such as
./images/<function-slug>-01-overview.png. - Add new controlled values to
docs/_schema/controlled-vocabulary.ymlin the same pull request. - Run the documentation validation and Docusaurus build before requesting review.
Core rule
Each function has one canonical topic. Engineering applicability is represented by the modules array, not by duplicating the topic under module folders.