godot/doc
Hugo Locurcio 99d9228a2e
Handle CLI arguments without a value in OS.get_cmdline_args() example
Command lines such as `--host --address 127.0.0.1` are now parsed as
`{"host": "", "address": "127.0.0.1"}`.
2022-05-05 19:19:15 +02:00
..
classes Handle CLI arguments without a value in OS.get_cmdline_args() example 2022-05-05 19:19:15 +02:00
tools Fix typos with codespell 2022-02-11 09:50:59 +01:00
translations i18n: Sync classref translations with Weblate 2022-04-25 17:16:41 +02:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00