summaryrefslogtreecommitdiff
path: root/docs/yaml/functions/subdir_done.yaml
AgeCommit message (Collapse)Author
2024-07-11docs: Add some commas to subdir_done() descriptionWill Thompson
It's subjective but I think that breaking the sentences in this way makes them easier to follow.
2024-07-11docs: Fix typo in subdir_done() descriptionWill Thompson
2022-10-24Add missing since annotations in docsElliott Sales de Andrade
This is based on searching for `@FeatureNew*` decorators. There is also one correction to a version in a decorators; `build_by_default` was added in #1303, which is 0.38.0, not 0.40.0.
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger