summaryrefslogtreecommitdiff
path: root/doc/classes/EngineDebugger.xml
AgeCommit message (Expand)Author
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-10Fix typos with codespellRémi Verschelde
2022-02-06[Debugger] New extensible EngineProfiler class.Fabio Alessandrelli
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2020-08-26Added debugger plugin supportsimpu