aboutsummaryrefslogtreecommitdiff
path: root/docs/refman/templates
AgeCommit message (Collapse)AuthorFilesLines
2023-03-28doc: Use better name for builtin/return object titleXavier Claessens1-1/+1
The title is used only in the sidebar. There is no need to have "extends" information there. For returned objects the actual name is not meaningful so it's better to use the long name. For builtin objects the name is important because that's the global variable name.
2022-10-23Fix typos in docsElliott Sales de Andrade2-2/+2
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger1-0/+4
2021-10-09docs: Update docsDaniel Mensinger1-2/+8
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger1-1/+2
2021-10-04Minor fixupsDaniel Mensinger1-5/+8
2021-10-03docs: Use a custom hotdoc extension for links to RefManDaniel Mensinger2-2/+2
2021-10-03docs: Added Markdown generatorDaniel Mensinger9-0/+254