summaryrefslogtreecommitdiffstats
path: root/doc/tools
Commit message (Expand)AuthorAgeFilesLines
* Adds a meta on top of every generated class to hide 'Edit on Github' linkStraToN2019-07-251-0/+1
* Add default values to the editor help, docs, and generated RSTBojidar Marinov2019-06-271-39/+46
* makerst: Fix format of [url] links in reSTRémi Verschelde2019-06-111-21/+26
* Add support for [url=] tag to makerst.pyStanislav2019-05-161-2/+13
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-1/+1
* Remove unused importsHendrikto2019-04-061-2/+1
* ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-1/+5
* EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry2019-03-291-7/+21
* doc: Fix style for vararg in makerstRémi Verschelde2019-03-101-1/+1
* makerst: make vararg methods look the same as in editor helpmerumelu2019-03-051-0/+6
* makerst.py refactor.Pieter-Jan Briers2018-12-281-353/+601
* Clean up & improve makerst.pyPieter-Jan Briers2018-12-271-171/+169
* Enabled rst files to escape for parentheses after bracketsJoão Álvaro Ferreira2018-12-111-1/+1
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-2/+2
* Dont use equality operators with None singleton in python fileslupoDharkael2018-10-272-5/+5
* Add extra newline after enum members and constants, to ensure they'll format ...LikeLakers22018-10-021-4/+2
* doc: Drop obsolete makemd.py, dates back to GitHub Wiki daysRémi Verschelde2018-10-021-360/+0
* doc: Fixes to rst converterRémi Verschelde2018-09-211-7/+8
* Fix the weird method linking issue when the previous method's description end...LikeLakers22018-09-201-1/+1
* doc: Make property sections in rst similar to editor docsRémi Verschelde2018-09-131-69/+98
* Doc: Use PascalCase names in hyperlinksRémi Verschelde2018-09-131-2/+2
* Doc: Use same headers and order in-editor and onlineRémi Verschelde2018-09-121-38/+57
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-0/+30
* makerst.py: Properly escape \ for rstRémi Verschelde2018-05-311-1/+11
* Makes doc methods display enums.Pieter-Jan Briers2018-05-121-9/+28
* Properly closing all files in Python codeViktor Ferenczi2018-03-112-0/+7
* fixed md scriptYan Pas2018-02-181-8/+13
* Documentation tool does not add escapes to code and codeblocksAnish2018-02-161-4/+26
* Enums get listed in the docs and enum members now also link to theJoachim Meyer2017-12-221-2/+43
* doc status: Partial revert of e23454d, setgets are no longer listedRémi Verschelde2017-11-241-18/+2
* Fix the class docs for the rst-syntax errors.Martin Capitanio2017-11-191-0/+1
* Fix class docs, improve error handling of the rst generator.Martin Capitanio2017-11-181-3/+7
* makerst: Remove stray spaces in method signaturesRémi Verschelde2017-10-211-6/+2
* makerst: Add support for [member] and [signal]Rémi Verschelde2017-10-211-2/+5
* makerst: Fix rst-ization of members and escaping of [Class]sRémi Verschelde2017-10-211-2/+12
* Merge pull request #12053 from Grosskopf/audiodocs-fixRémi Verschelde2017-10-191-5/+6
|\
| * filtering getters&setters over strings works for AudioStreamPlayer*Grosskopf2017-10-151-5/+6
* | makerst: Fix support for module classesRémi Verschelde2017-10-141-12/+8
|/
* doc_status.py: Error message for unknown CLI flag, switch shebang to pythonmhilbrunner2017-10-071-12/+16
* doc_status.py: Add -e (--empty) option to hide items with nothing left to domhilbrunner2017-10-031-0/+15
* Merge pull request #11757 from mhilbrunner/doc_status_py27Andreas Haas2017-10-021-4/+14
|\
| * doc_status.py Python 2.7 backwards compatibilitymhilbrunner2017-10-011-4/+14
* | Merge pull request #11654 from bojidar-bg/docstatus-fnmatchPoommetee Ketson2017-10-021-5/+8
|\ \ | |/ |/|
| * Allow using wildcards to filter docstatus class namesBojidar Marinov2017-09-281-5/+8
* | makerst.py: Support split classes XML and use folders and/or single files as ...Alexander Meerhoff2017-09-231-24/+30
* | Make doc_status output a bit more markdown-friendly, hide some printsBojidar Marinov2017-09-161-4/+7
|/
* Update doc status generator.Daniel J. Ramirez2017-09-151-13/+30
* Docs: ignore tags inside code,codeblock tagPoommetee Ketson2017-07-221-8/+17
* Add Signals descriptions when they exist.Julian Murgia2017-06-142-0/+12
* Doc: Drop unmainted converters for html, textile, dokuwikiRémi Verschelde2017-05-066-1825/+0