Allow manpages to be build seperate from gtk-doc.
commitddd245227eb8459587e87a79fa06e8aaea0dabba
authorKoop Mast <kwm@rainbow-runner.nl>
Sat, 12 May 2018 06:38:06 +0000 (12 08:38 +0200)
committerPhilip Withnall <withnall@endlessm.com>
Wed, 8 Aug 2018 11:18:28 +0000 (8 12:18 +0100)
tree04fa817213270093e0f4d087691bd8c26349270b
parent3ca627dd677793288055b491c4929ca6abbe7d03
Allow manpages to be build seperate from gtk-doc.

Move the get_option('enable-gtk-doc') to the meson.build file in docs. And
wrap the gtk-doc code, so 'enable-man' can be used independant from gtkdoc.
Instead of skipping the docs directory completly.

Reviewed-by: Philip Withnall <withnall@endlessm.com>
https://bugzilla.gnome.org/show_bug.cgi?id=794446
docs/meson.build
meson.build