summaryrefslogtreecommitdiff
path: root/doc/tools
AgeCommit message (Expand)Author
2022-12-05fix conversion of csharp attributes in code blocksHana
2022-12-05Improve layout of generated class references RST pagesYuri Sizov
2022-11-22Merge pull request #68848 from Piralein/fix-class-refYuri Sizov
2022-11-20fix warnings in classrefHana
2022-11-18Improve class reference split, list variant types separatelyYuri Sizov
2022-11-18Split generated RST for class reference based on the base typeYuri Sizov
2022-11-17Add more call-to-action notes when documentation is missingYuri Sizov
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-09-12Fix invalid literals in generated rst docsJason Yundt
2022-08-30[doc] Use f-strings throughout make_rst.pyAndy Maloney
2022-08-26Make cross-link generation more reliable in RST documentationYuri Sizov
2022-08-18Merge pull request #63635 from asmaloney/add-python-type-hintsYuri Sizov
2022-08-15Improve the `make_rst.py` parser for BBCode tagsYuri Sizov
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-08Add support for [param foo] syntax in valid documentation contextsYuri Sizov
2022-08-08Add checks for empty/unnamed arguments to make_rst.pyYuri Sizov
2022-08-04[make_rst] Remove (fake) return types on annotationsAndy Maloney
2022-08-03Convert Python type hints in tools/make_rst.pyAndy Maloney
2022-07-29Add Python PEP 484/526 type hints to doc/tools/doc_status.pyAndy Maloney
2022-07-28Patch the make_rst.py utility to handle specially operators with '<'Jcrespo
2022-07-27doc: Fix relative paths in `make_rst.py` generated commentRémi Verschelde
2022-07-27Merge pull request #63495 from YuriSizov/docs-improve-autogen-noteRémi Verschelde
2022-07-27Improve the autogenerated note in RST docs for class referenceYuri Sizov
2022-07-26Add missing Python type hints in tools/make_rst.pyAndy Maloney
2022-07-06Merge pull request #62713 from YuriSizov/docs-scripting-annotationsRémi Verschelde
2022-07-05Implement a BitField hintreduz
2022-07-04Add support for documenting built-in annotationsYuri Sizov
2022-06-22makerst: Fix file name not appearing in error messageHugo Locurcio
2022-06-11Merge pull request #61920 from Calinou/makerst-print-colorRémi Verschelde
2022-06-11makerst: Print colored output for easier visual greppingHugo Locurcio
2022-06-10makerst: Fix duplicate `.xml` extension in some error messagesHugo Locurcio
2022-05-12Merge pull request #60771 from snailrhymer/enum-indentation-doc-fixRémi Verschelde
2022-05-12Indent bullet points in enum descriptionsSnailRhymer
2022-05-11Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky
2022-04-11makerst: Improve error reportingHugo Locurcio
2022-02-10Fix typos with codespellRémi Verschelde
2022-01-24Fix make_rst.py on WindowsMax Hilbrunner
2022-01-07Update doc_status script to support constructors and operators docsHugo Locurcio
2022-01-07Merge pull request #56162 from akien-mga/i18n-make_rst-more-translatableRémi Verschelde
2022-01-06i18n: Make more `make_rst.py` strings translatableRémi Verschelde
2021-12-23Fix `make_rst.py` missing escape in front of some linksHaoyu Qiu
2021-12-21i18n: Add `--lang` option to `make_rst.py` to write translated headingsRémi Verschelde
2021-12-21Update `make_rst.py` for non-latin textsHaoyu Qiu
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-11-19doc: Fix `make_rst.py` hyperlinks for theme itemsRémi Verschelde
2021-11-18Add [theme_item] tag to editor helpkobewi
2021-11-15Allow dehardcoding documentation branch and URL in docs linksRémi Verschelde
2021-11-02Restore constructor/operator information in online docsYuri Sizov
2021-10-24Rename "makerst.py" to "make_rst.py"Aaron Franke
2021-10-05makerst: Disable making refs for operator methodsRémi Verschelde