Yegor Yefremov
b89dba22cd
codegen: resolve pylint import issues
...
Remove unused imports and reorder other imports so that
the standard ones are coming first.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2024-07-02 12:35:09 +02:00
Emmanuele Bassi
2b2b04d188
Shorten the title for D-Bus interface docs
...
The title of an interface can be arbitrarily long, considering that
reverse DNS namespaces can be pretty complex. Instead of using the whole
interface name, we can use the name without the prefix.
2023-12-29 01:02:00 +00:00
André
9a6ca0ef75
gdbus-codegen: preserve relative indentation in doc comments
...
This commit also changes the generators for rst, xml and dockbook
to preserve indentation.
Closes #3032
2023-08-14 23:46:09 -03:00
Guido Günther
4cb945d780
codegen: Support markdown suitable for gi-docgen
2022-12-29 12:42:12 +00:00