summaryrefslogtreecommitdiff
path: root/docs/refman/templates
AgeCommit message (Collapse)Author
2025-09-03Use https for mesonbuild.comTobias Stoeckmann
Since http://mesonbuild.com redirects to https://mesonbuild.com anyway, use https directly in documentation.
2025-04-03Docs: Cleaner admonishment stylingFeRD (Frank Dana)
2023-09-07docs: refman: add vim syntax file generatorLiam Beguin
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
2023-05-03doc: Add link to argument detailsXavier Claessens
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.
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger
2021-10-09docs: Update docsDaniel Mensinger
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger
2021-10-04Minor fixupsDaniel Mensinger
2021-10-03docs: Use a custom hotdoc extension for links to RefManDaniel Mensinger
2021-10-03docs: Added Markdown generatorDaniel Mensinger