doc: build without using make
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 3 Sep 2020 15:26:58 +0000 (16:26 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 7 Sep 2020 14:51:07 +0000 (16:51 +0200)
commita4362f150204daa65715a876bd196f1cb955c501
treeb5b759ee64e93bb67910f05008eeda309c5a04cc
parentb9b10ddb4292f2bc5524ae9f427a2795514eff02
doc: build without using make

When building the DPDK guide documents, the DPDK version information was
pulled using "make showversion", which meant there was a dependency on
the DPDK make-based build system. Change this to have the version info
passed in from meson itself.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
buildtools/call-sphinx-build.py
doc/guides/conf.py
doc/guides/meson.build