Age | Commit message (Expand) | Author |
2022-12-05 | fix conversion of csharp attributes in code blocks | Hana |
2022-12-05 | Improve layout of generated class references RST pages | Yuri Sizov |
2022-11-22 | Merge pull request #68848 from Piralein/fix-class-ref | Yuri Sizov |
2022-11-20 | fix warnings in classref | Hana |
2022-11-18 | Improve class reference split, list variant types separately | Yuri Sizov |
2022-11-18 | Split generated RST for class reference based on the base type | Yuri Sizov |
2022-11-17 | Add more call-to-action notes when documentation is missing | Yuri Sizov |
2022-09-30 | ci: add Python static analysis check via mypy | Jiri Suchan |
2022-09-12 | Fix invalid literals in generated rst docs | Jason Yundt |
2022-08-30 | [doc] Use f-strings throughout make_rst.py | Andy Maloney |
2022-08-26 | Make cross-link generation more reliable in RST documentation | Yuri Sizov |
2022-08-18 | Merge pull request #63635 from asmaloney/add-python-type-hints | Yuri Sizov |
2022-08-15 | Improve the `make_rst.py` parser for BBCode tags | Yuri Sizov |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-08-08 | Add support for [param foo] syntax in valid documentation contexts | Yuri Sizov |
2022-08-08 | Add checks for empty/unnamed arguments to make_rst.py | Yuri Sizov |
2022-08-04 | [make_rst] Remove (fake) return types on annotations | Andy Maloney |
2022-08-03 | Convert Python type hints in tools/make_rst.py | Andy Maloney |
2022-07-29 | Add Python PEP 484/526 type hints to doc/tools/doc_status.py | Andy Maloney |
2022-07-28 | Patch the make_rst.py utility to handle specially operators with '<' | Jcrespo |
2022-07-27 | doc: Fix relative paths in `make_rst.py` generated comment | Rémi Verschelde |
2022-07-27 | Merge pull request #63495 from YuriSizov/docs-improve-autogen-note | Rémi Verschelde |
2022-07-27 | Improve the autogenerated note in RST docs for class reference | Yuri Sizov |
2022-07-26 | Add missing Python type hints in tools/make_rst.py | Andy Maloney |
2022-07-06 | Merge pull request #62713 from YuriSizov/docs-scripting-annotations | Rémi Verschelde |
2022-07-05 | Implement a BitField hint | reduz |
2022-07-04 | Add support for documenting built-in annotations | Yuri Sizov |
2022-06-22 | makerst: Fix file name not appearing in error message | Hugo Locurcio |
2022-06-11 | Merge pull request #61920 from Calinou/makerst-print-color | Rémi Verschelde |
2022-06-11 | makerst: Print colored output for easier visual grepping | Hugo Locurcio |
2022-06-10 | makerst: Fix duplicate `.xml` extension in some error messages | Hugo Locurcio |
2022-05-12 | Merge pull request #60771 from snailrhymer/enum-indentation-doc-fix | Rémi Verschelde |
2022-05-12 | Indent bullet points in enum descriptions | SnailRhymer |
2022-05-11 | Implement exponential operator (**) to GDScript/Expressions | Yuri Roubinsky |
2022-04-11 | makerst: Improve error reporting | Hugo Locurcio |
2022-02-10 | Fix typos with codespell | Rémi Verschelde |
2022-01-24 | Fix make_rst.py on Windows | Max Hilbrunner |
2022-01-07 | Update doc_status script to support constructors and operators docs | Hugo Locurcio |
2022-01-07 | Merge pull request #56162 from akien-mga/i18n-make_rst-more-translatable | Rémi Verschelde |
2022-01-06 | i18n: Make more `make_rst.py` strings translatable | Rémi Verschelde |
2021-12-23 | Fix `make_rst.py` missing escape in front of some links | Haoyu Qiu |
2021-12-21 | i18n: Add `--lang` option to `make_rst.py` to write translated headings | Rémi Verschelde |
2021-12-21 | Update `make_rst.py` for non-latin texts | Haoyu Qiu |
2021-12-03 | Make overridden properties link to parent definition | Yuri Sizov |
2021-11-19 | doc: Fix `make_rst.py` hyperlinks for theme items | Rémi Verschelde |
2021-11-18 | Add [theme_item] tag to editor help | kobewi |
2021-11-15 | Allow dehardcoding documentation branch and URL in docs links | Rémi Verschelde |
2021-11-02 | Restore constructor/operator information in online docs | Yuri Sizov |
2021-10-24 | Rename "makerst.py" to "make_rst.py" | Aaron Franke |
2021-10-05 | makerst: Disable making refs for operator methods | Rémi Verschelde |