Age | Commit message (Expand) | Author |
2017-11-24 | doc status: Partial revert of e23454d, setgets are no longer listed | Rémi Verschelde |
2017-11-19 | Fix the class docs for the rst-syntax errors. | Martin Capitanio |
2017-11-18 | Fix class docs, improve error handling of the rst generator. | Martin Capitanio |
2017-10-21 | makerst: Remove stray spaces in method signatures | Rémi Verschelde |
2017-10-21 | makerst: Add support for [member] and [signal] | Rémi Verschelde |
2017-10-21 | makerst: Fix rst-ization of members and escaping of [Class]s | Rémi Verschelde |
2017-10-19 | Merge pull request #12053 from Grosskopf/audiodocs-fix | Rémi Verschelde |
2017-10-15 | filtering getters&setters over strings works for AudioStreamPlayer* | Grosskopf |
2017-10-14 | makerst: Fix support for module classes | Rémi Verschelde |
2017-10-07 | doc_status.py: Error message for unknown CLI flag, switch shebang to python | mhilbrunner |
2017-10-03 | doc_status.py: Add -e (--empty) option to hide items with nothing left to do | mhilbrunner |
2017-10-02 | Merge pull request #11757 from mhilbrunner/doc_status_py27 | Andreas Haas |
2017-10-02 | Merge pull request #11654 from bojidar-bg/docstatus-fnmatch | Poommetee Ketson |
2017-10-01 | doc_status.py Python 2.7 backwards compatibility | mhilbrunner |
2017-09-28 | Allow using wildcards to filter docstatus class names | Bojidar Marinov |
2017-09-23 | makerst.py: Support split classes XML and use folders and/or single files as ... | Alexander Meerhoff |
2017-09-16 | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov |
2017-09-15 | Update doc status generator. | Daniel J. Ramirez |
2017-07-22 | Docs: ignore tags inside code,codeblock tag | Poommetee Ketson |
2017-06-14 | Add Signals descriptions when they exist. | Julian Murgia |
2017-05-06 | Doc: Drop unmainted converters for html, textile, dokuwiki | Rémi Verschelde |
2017-05-06 | Doc: Remove unused tool translation | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-05 | Fix URLs to moved docs pages | Rémi Verschelde |
2017-03-29 | Update classes.xml to master version, add a small feature to doc_status | Bojidar Marinov |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-01 | style: Various other PEP8 fixes in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-06-22 | classref: Fix UTF-8 parsing in makerst | Rémi Verschelde |
2016-04-26 | Various improvements to doc_status.py | Rémi Verschelde |
2016-04-22 | Add a python script to check the current doc status | Bojidar Marinov |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-02-17 | Add a warning header to each rst file | Rémi Verschelde |
2016-02-17 | Implement support for [codeblock] tag in help | Rémi Verschelde |
2016-02-07 | Improve parsing of [method ...] tags | Rémi Verschelde |
2016-02-07 | Fix badly formatted tags in XML | Rémi Verschelde |
2016-02-07 | Display better inheritance info in doc | Juan Linietsky |
2016-02-07 | Small makerst improvements | Rémi Verschelde |
2016-02-07 | Enhance xml to rst converter | Rémi Verschelde |
2016-02-06 | -Added RST generator for class reference | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-13 | Add a Makefile to generate classes doc in various formats | Rémi Verschelde |
2015-12-12 | Move documentation python tools to doc/tools folder | Rémi Verschelde |