meson: Build the API reference
commit6c3b7a487b82090b125614ea983e47d4d8c10537
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 27 Apr 2021 11:08:52 +0000 (27 12:08 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 14 Aug 2021 14:34:23 +0000 (14 15:34 +0100)
tree61ed47f2728db09a42ab39f0a1a4259c318c63b7
parentd0a2031c5c8b85e0ea5481f8d4edf99deac3ae36
meson: Build the API reference

The Meson build system should build the API reference using gtk-doc,
like the Autotools build does.

The option is called `gtk_doc`, which matches the existing practices in
various projects using Meson and gtk-doc.
doc/public/meson.build [new file with mode: 0644]
doc/public/version.xml.in [new file with mode: 0644]
meson.build
meson_options.txt