build: improve doc build
authorJohn Marshall <jtm.home@gmail.com>
Wed, 20 May 2020 11:34:44 +0000 (12:34 +0100)
committerJohn Marshall <jtm.home@gmail.com>
Wed, 10 Jun 2020 10:50:53 +0000 (11:50 +0100)
commit58e2a1135e3811a3ddcaf93af0f2572e137ce42e
treed800b2c60daf34a89be3934d8cae9dfc39733760
parentb5b5fbd30e4995b79c7351814a9ee67d456c7ee7
build: improve doc build
- change build option to auto/true/false
- auto=false if cross build true otherwise
- replace xml_insert.sh with python script to allow doc gen on msys
docs/meson.build
meson.build
meson_options.txt
tools/xml-insert.py [new file with mode: 0644]