summaryrefslogtreecommitdiff
path: root/docs/markdown/Yaml-RefMan.md
AgeCommit message (Collapse)Author
2023-04-11fix various spelling issuesJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-06-27docs: fix yaml refman example of embedding links in a code commentEli Schwartz
With the previous commit, we made this smartly detect when parentheses are not needed. But the example was broken, because it doesn't follow its own documented rules to use `[[#` syntax. Add the missing hash character.
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger
2022-01-31mention fastyaml loader in the docsStone Tickle
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger
2021-10-03docs: Document documenting MesonDaniel Mensinger