glib/gio/gdbus-2.0/codegen
Emmanuele Bassi 5013d08315 codegen: Do not add extra paragraph elements while parsing
When parsing a comment we're adding <para> elements ourselves, but the
DocBook generator already wraps any block of text that does not start
with a <para> element with one.
2022-01-22 01:30:16 +00:00
..
__init__.py py: Reformat all Python files consistently 2020-11-17 15:50:07 +00:00
.gitignore Git should ignore generated config.py file 2017-11-20 10:17:01 +00:00
codegen_docbook.py codegen: Do not add extra paragraph elements while parsing 2022-01-22 01:30:16 +00:00
codegen_main.py gdbus-codegen: Ignore some flake8 warnings 2020-12-15 09:43:35 +00:00
codegen.py gdbus-codegen: Fix a typo in a comment 2022-01-11 20:03:13 -08:00
config.py.in gdbus-codegen: Add --glib-max-allowed argument 2020-01-27 10:42:26 +00:00
dbustypes.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00
gdbus-codegen.in gdbus-codegen: Call abspath() earlier 2017-11-06 11:57:52 +00:00
meson.build build: Rework path construction to reliably add prefix 2020-02-07 17:12:35 +00:00
parser.py codegen: Do not add extra paragraph elements while parsing 2022-01-22 01:30:16 +00:00
utils.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00