summaryrefslogtreecommitdiffstats
path: root/doc/tools/make_rst.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #62713 from YuriSizov/docs-scripting-annotationsRémi Verschelde2022-07-061-0/+48
|\
| * Add support for documenting built-in annotationsYuri Sizov2022-07-041-0/+48
* | Implement a BitField hintreduz2022-07-051-5/+12
|/
* makerst: Fix file name not appearing in error messageHugo Locurcio2022-06-221-3/+3
* Merge pull request #61920 from Calinou/makerst-print-colorRémi Verschelde2022-06-111-4/+37
|\
| * makerst: Print colored output for easier visual greppingHugo Locurcio2022-06-111-4/+37
* | makerst: Fix duplicate `.xml` extension in some error messagesHugo Locurcio2022-06-101-3/+3
|/
* Merge pull request #60771 from snailrhymer/enum-indentation-doc-fixRémi Verschelde2022-05-121-2/+22
|\
| * Indent bullet points in enum descriptionsSnailRhymer2022-05-121-2/+22
* | Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky2022-05-111-0/+2
|/
* makerst: Improve error reportingHugo Locurcio2022-04-111-37/+41
* Fix typos with codespellRémi Verschelde2022-02-101-5/+5
* Fix make_rst.py on WindowsMax Hilbrunner2022-01-241-1/+1
* Merge pull request #56162 from akien-mga/i18n-make_rst-more-translatableRémi Verschelde2022-01-071-23/+49
|\
| * i18n: Make more `make_rst.py` strings translatableRémi Verschelde2022-01-061-23/+49
* | Fix `make_rst.py` missing escape in front of some linksHaoyu Qiu2021-12-231-0/+1
|/
* i18n: Add `--lang` option to `make_rst.py` to write translated headingsRémi Verschelde2021-12-211-2/+48
* Update `make_rst.py` for non-latin textsHaoyu Qiu2021-12-211-4/+31
* Make overridden properties link to parent definitionYuri Sizov2021-12-031-9/+10
* doc: Fix `make_rst.py` hyperlinks for theme itemsRémi Verschelde2021-11-191-1/+1
* Add [theme_item] tag to editor helpkobewi2021-11-181-1/+9
* Allow dehardcoding documentation branch and URL in docs linksRémi Verschelde2021-11-151-26/+26
* Restore constructor/operator information in online docsYuri Sizov2021-11-021-16/+202
* Rename "makerst.py" to "make_rst.py"Aaron Franke2021-10-241-0/+1143