Josh Soref
cf9fd56bc9
fix various spelling issues
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2 years ago
Xavier Claessens
728c8dce24
doc: Use better name for builtin/return object title
...
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.
2 years ago
David Robillard
e85138fcc8
Fix various spelling errors
...
Found with codespell.
2 years ago
Elliott Sales de Andrade
fa2585d0b3
Fix typos in docs
2 years ago
Daniel Mensinger
f192ecd1ef
docs: refman: Add `arg_flattening` support
3 years ago
Eli Schwartz
8d64853229
doc: fix regression that deleted all methods from the reference manual
...
Regressed in commit bfb12222c3
.
This needs to iterate over all methods, process them, and add them to a
list. Instead, it deleted all methods, processed all remaining methods,
and appended them to the in-use iterator.
Use a second list, instead.
Fixes #9922
3 years ago
Stone Tickle
bd1c464f59
print warning when using fastyaml loader
3 years ago
Stone Tickle
f5ffb0a1e9
add --quiet option to genrefman
3 years ago
Stone Tickle
bfb12222c3
add fastyaml loader
3 years ago
Stone Tickle
ac468a1394
add man page backend to refman
3 years ago
Stone Tickle
95057340b3
cleanup _extract_meson_version()
3 years ago
Hofer-Julian
939394ed31
Fix typos
...
"seperator" -> "separator"
3 years ago
Daniel Mensinger
88db532bf9
docs: Update docs
3 years ago
Daniel Mensinger
d427c8fdb6
docs: Added JSON generator
3 years ago
Daniel Mensinger
ba93dd20ca
docs: Added pickle RefMan loader
3 years ago
Daniel Mensinger
f06cdf0606
docs: minor model refectoring
3 years ago
Daniel Mensinger
a8189d0c70
docs: Temporarily disable modules and move RefMan --> Reference-manual
3 years ago
Daniel Mensinger
b672ebca88
Minor fixups
3 years ago
Daniel Mensinger
239219220e
docs: Fix mypy
3 years ago
Daniel Mensinger
5dd8171fb3
docs: Use a custom hotdoc extension for links to RefMan
3 years ago
Daniel Mensinger
476b93fd74
docs: Added Markdown generator
3 years ago
Daniel Mensinger
955a29a92d
docs: Added pickle generator
3 years ago
Daniel Mensinger
ad65a699f9
docs: Initial reference manual generator
3 years ago