summaryrefslogtreecommitdiff
path: root/docs/refman/templates/object.mustache
AgeCommit message (Collapse)Author
2023-03-28doc: Use better name for builtin/return object titleXavier Claessens
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.
2021-10-03docs: Added Markdown generatorDaniel Mensinger