| Commit message (Expand) | Author | Age | Files | Lines |
| * | makerst.py refactor. | Pieter-Jan Briers | 2018-12-28 | 1 | -353/+601 |
| * | Clean up & improve makerst.py | Pieter-Jan Briers | 2018-12-27 | 1 | -171/+169 |
| * | Enabled rst files to escape for parentheses after brackets | João Álvaro Ferreira | 2018-12-11 | 1 | -1/+1 |
| * | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde | 2018-11-05 | 1 | -2/+2 |
| * | Dont use equality operators with None singleton in python files | lupoDharkael | 2018-10-27 | 2 | -5/+5 |
| * | Add extra newline after enum members and constants, to ensure they'll format ... | LikeLakers2 | 2018-10-02 | 1 | -4/+2 |
| * | doc: Drop obsolete makemd.py, dates back to GitHub Wiki days | Rémi Verschelde | 2018-10-02 | 1 | -360/+0 |
| * | doc: Fixes to rst converter | Rémi Verschelde | 2018-09-21 | 1 | -7/+8 |
| * | Fix the weird method linking issue when the previous method's description end... | LikeLakers2 | 2018-09-20 | 1 | -1/+1 |
| * | doc: Make property sections in rst similar to editor docs | Rémi Verschelde | 2018-09-13 | 1 | -69/+98 |
| * | Doc: Use PascalCase names in hyperlinks | Rémi Verschelde | 2018-09-13 | 1 | -2/+2 |
| * | Doc: Use same headers and order in-editor and online | Rémi Verschelde | 2018-09-12 | 1 | -38/+57 |
| * | Add support for tutorial links to makerst.py | robojumper | 2018-06-12 | 1 | -0/+30 |
| * | makerst.py: Properly escape \ for rst | Rémi Verschelde | 2018-05-31 | 1 | -1/+11 |
| * | Makes doc methods display enums. | Pieter-Jan Briers | 2018-05-12 | 1 | -9/+28 |
| * | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 2 | -0/+7 |
| * | fixed md script | Yan Pas | 2018-02-18 | 1 | -8/+13 |
| * | Documentation tool does not add escapes to code and codeblocks | Anish | 2018-02-16 | 1 | -4/+26 |
| * | Enums get listed in the docs and enum members now also link to the | Joachim Meyer | 2017-12-22 | 1 | -2/+43 |
| * | doc status: Partial revert of e23454d, setgets are no longer listed | Rémi Verschelde | 2017-11-24 | 1 | -18/+2 |
| * | Fix the class docs for the rst-syntax errors. | Martin Capitanio | 2017-11-19 | 1 | -0/+1 |
| * | Fix class docs, improve error handling of the rst generator. | Martin Capitanio | 2017-11-18 | 1 | -3/+7 |
| * | makerst: Remove stray spaces in method signatures | Rémi Verschelde | 2017-10-21 | 1 | -6/+2 |
| * | makerst: Add support for [member] and [signal] | Rémi Verschelde | 2017-10-21 | 1 | -2/+5 |
| * | makerst: Fix rst-ization of members and escaping of [Class]s | Rémi Verschelde | 2017-10-21 | 1 | -2/+12 |
| * | Merge pull request #12053 from Grosskopf/audiodocs-fix | Rémi Verschelde | 2017-10-19 | 1 | -5/+6 |
| |\ |
|
| | * | filtering getters&setters over strings works for AudioStreamPlayer* | Grosskopf | 2017-10-15 | 1 | -5/+6 |
| * | | makerst: Fix support for module classes | Rémi Verschelde | 2017-10-14 | 1 | -12/+8 |
| |/ |
|
| * | doc_status.py: Error message for unknown CLI flag, switch shebang to python | mhilbrunner | 2017-10-07 | 1 | -12/+16 |
| * | doc_status.py: Add -e (--empty) option to hide items with nothing left to do | mhilbrunner | 2017-10-03 | 1 | -0/+15 |
| * | Merge pull request #11757 from mhilbrunner/doc_status_py27 | Andreas Haas | 2017-10-02 | 1 | -4/+14 |
| |\ |
|
| | * | doc_status.py Python 2.7 backwards compatibility | mhilbrunner | 2017-10-01 | 1 | -4/+14 |
| * | | Merge pull request #11654 from bojidar-bg/docstatus-fnmatch | Poommetee Ketson | 2017-10-02 | 1 | -5/+8 |
| |\ \
| |/
|/| |
|
| | * | Allow using wildcards to filter docstatus class names | Bojidar Marinov | 2017-09-28 | 1 | -5/+8 |
| * | | makerst.py: Support split classes XML and use folders and/or single files as ... | Alexander Meerhoff | 2017-09-23 | 1 | -24/+30 |
| * | | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov | 2017-09-16 | 1 | -4/+7 |
| |/ |
|
| * | Update doc status generator. | Daniel J. Ramirez | 2017-09-15 | 1 | -13/+30 |
| * | Docs: ignore tags inside code,codeblock tag | Poommetee Ketson | 2017-07-22 | 1 | -8/+17 |
| * | Add Signals descriptions when they exist. | Julian Murgia | 2017-06-14 | 2 | -0/+12 |
| * | Doc: Drop unmainted converters for html, textile, dokuwiki | Rémi Verschelde | 2017-05-06 | 6 | -1825/+0 |
| * | Doc: Remove unused tool translation | Rémi Verschelde | 2017-05-06 | 2 | -142/+0 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | Fix URLs to moved docs pages | Rémi Verschelde | 2017-04-05 | 1 | -1/+1 |
| * | Update classes.xml to master version, add a small feature to doc_status | Bojidar Marinov | 2017-03-29 | 1 | -6/+9 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 3 | -30/+30 |
| * | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-01 | 6 | -67/+19 |
| * | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 6 | -696/+696 |
| * | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 6 | -1939/+1939 |
| * | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 7 | -7/+7 |