Age | Commit message (Expand) | Author |
2021-11-29 | Enable sorting of operator methods in class documentation. | Marcel Admiraal |
2021-11-04 | Add documentation to operators for math types | Aaron Franke |
2021-10-29 | Move the docs for constructors and operators out of methods section | Aaron Franke |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-09-17 | Allow comparing equality between builtin types and null | George Marques |
2021-08-18 | Improve the docs for the float type | Aaron Franke |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-25 | Implement native extension system | reduz |
2021-06-04 | Rename Quat to Quaternion | Marcel Admiraal |
2021-03-31 | Complete the docs for primitive types | kobewi |
2020-11-10 | doc: Sync classref to add operators after #43419 | Rémi Verschelde |
2020-11-09 | Variant: Sync docs with new constructors, fixups after #43403 | 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-03 | Document TabContainer's "use_hidden_tabs_for_min_size" | Michael Alexsander |
2019-12-13 | Clarifying how float(String from) parses partially invalid strings | Danilo Costa Viana |
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-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-01-03 | Docs: Fix "equal to" and code markup in float.xml | corrigentia |
2018-09-29 | Fixed casting result in float.xml | FlamyAT |
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: Sync with current source | Rémi Verschelde |
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-15 | doc: Remove revision.module_config from version string | Rémi Verschelde |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |