Age | Commit message (Expand) | Author |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-03-05 | Docs: Port Code Examples to C# (R, S, T, U) | HaSa1002 |
2020-03-31 | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-09 | Add option to disable loading scripts in ScriptCreateDialog | Michael Alexsander |
2019-10-11 | doc: Sync classref with current source | Rémi Verschelde |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2019-01-07 | doc: Fix wrong references found by Sphinx and new makerst.py | Rémi Verschelde |
2018-12-14 | doc: Fix formatting in code blocks | Rémi Verschelde |
2018-10-07 | Update class documentation xml | Kelly Thomas |
2018-08-31 | update class docs | Kelly Thomas |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |
2018-07-04 | Expose ScriptCreateDialog to EditorPlugin | willnationsdev |