gtk2/docs
Emmanuele Bassi 0ba2a3a191 Generate GTK API reference(s) 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.
2021-03-11 16:37:30 +00:00
..
reference Generate GTK API reference(s) with gi-docgen 2021-03-11 16:37:30 +00:00
tools gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
CODEOWNERS Update CODEOWNERS 2020-12-11 23:42:25 +00:00
CODING-STYLE.md *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
iconcache.txt docs: Drop the '+' from GTK 2019-02-05 10:14:31 +01:00
RELEASE-HOWTO.md docs: Remove last two steps from the release howto 2020-05-27 13:44:50 +01:00
sizing-test.txt gtk/window: Remove gtk_window_resize() 2020-12-07 09:46:39 +01:00
text_widget_internals.txt Fix minor typos 2020-05-28 11:00:03 +03:00
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00