Age | Commit message (Expand) | Author |
2022-08-23 | Replace Array return types with TypedArray 2 | kobewi |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-05-03 | Clarify InputMap.action_get_events() in the editor | kobewi |
2022-03-20 | Ensure minimum modifiers are pressed when matching actions | Marcel Admiraal |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2021-11-15 | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde |
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-07-30 | Add Input documentation for `exact_match` | Raul Santos |
2021-07-02 | Add `get_dead_zone()` method to `InputMap` | Nick H |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2020-11-23 | doc: Sync classref with current source | Rémi Verschelde |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio |
2020-06-17 | DocData: Skip language-specific ClassDoc without methods/constants | Rémi Verschelde |
2020-06-15 | Renamed InputMap.get_action_list to InputMap.get_action_events | Lennard |
2020-02-22 | doc: Sync classref with StringName/Callable 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-10 | [DOCS] Corrections and clarifications to classref | Chris Bradfield |
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 new makerst.py | Rémi Verschelde |
2018-11-05 | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde |
2018-08-21 | doc: Sync classref with current source | Rémi Verschelde |
2018-08-18 | [DOCS] Many class ref updates | Chris Bradfield |
2018-06-12 | Add support for tutorial links to makerst.py | robojumper |
2018-05-12 | Sync classref with current source | Rémi Verschelde |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-25 | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |
2018-01-15 | Filled tutorial field in most relevent classes. | Juan Linietsky |
2018-01-13 | doc: Update version string in XML | Rémi Verschelde |
2017-11-24 | doc: Update header version for 3.0-beta | Rémi Verschelde |
2017-11-19 | Fix the class docs for the rst-syntax errors. | Martin Capitanio |
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-10-22 | classref: Sync with current source | Rémi Verschelde |
2017-10-21 | [DOCS] InputEvent* | Jerome67000 |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |