virtualx-engine/doc
Hugo Locurcio cd4b60d0d4
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:20:03 +02:00
..
classes Handle CLI arguments without a value in OS.get_cmdline_args() example 2022-05-05 19:20:03 +02:00
tools makerst: Improve error reporting 2022-04-11 02:34:37 +02:00
translations i18n: Sync classref translations with Weblate 2022-05-05 15:55:50 +02:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00