summaryrefslogtreecommitdiffstats
path: root/doc/classes/EngineDebugger.xml
Commit message (Expand)AuthorAgeFilesLines
* Clarify `EngineDebugger` and `EditorDebugger*` documentationDanil Alexeev2024-10-211-1/+2
* Add missing period for sentences in classrefHaoyu Qiu2024-09-201-1/+1
* Expose several EngineDebugger methods and signals as plugin callbacksChris Cranford2024-06-101-0/+85
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-7/+7
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-16/+16
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix typos with codespellRémi Verschelde2022-02-101-1/+1
* [Debugger] New extensible EngineProfiler class.Fabio Alessandrelli2022-02-061-7/+2
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-58/+29
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Added debugger plugin supportsimpu2020-08-261-0/+132