diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-02-10 16:49:26 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-03-11 13:17:36 -0500 |
commit | 99b0d11c78c9fde7f5facbdf16ea5c6ab1e48e16 (patch) | |
tree | c407a1588737aa30390bde9273236275b115c765 /docs/xml/meson.build | |
parent | b14514d8afb1c50a863beef5a43b360e47c0442f (diff) | |
download | pango-99b0d11c78c9fde7f5facbdf16ea5c6ab1e48e16.tar.gz |
Generate Pango API docs with gi-docgen
Stop using gtk-doc, and switch to gi-docgen.
The gi-docgen tool generates API references through the introspection
data, which has various benefits:
- it does not parse C code
- it does not generate and run C code to introspect types at build time
- it does not present a different API from the one we're exporting
Additionally, gi-docgen:
- does not generate DocBook XML in order to generate HTML
- does not go through xsltproc
- parses proper Markdown
Which makes it markedly faster than gtk-doc has ever been.
Diffstat (limited to 'docs/xml/meson.build')
0 files changed, 0 insertions, 0 deletions