numam-dpdk/doc
Luca Boccassi 430b35de4a doc: fix garbage text in generated HTML guides
If the user has MAKEFLAGS set in the environment when building the
documentation, the doc/guides/conf.py script which calls "make"
exclusively to get the project version might pick up garbage from
stdout, like:

<title>FAQ &mdash; Data Plane Development Kit make[2]:
Entering directory &#39;/build/1st/dpdk-18.11/doc/guides&#39;
18.11.0
make[2]: Leaving directory &#39;/build/1st/dpdk-18.11&#39;
documentation</title>

Override MAKEFLAGS in the Python subprocess call to avoid this issue.

Fixes: f7aaae2fe6 ("doc: add copyright and version")
Cc: stable@dpdk.org

Signed-off-by: Luca Boccassi <bluca@debian.org>
2018-12-19 03:23:37 +01:00
..
api doc: support building HTML guides with meson 2018-10-27 23:24:22 +02:00
guides doc: fix garbage text in generated HTML guides 2018-12-19 03:23:37 +01:00
logo doc: change theme of guides 2015-12-13 22:30:47 +01:00
build-sdk-meson.txt fix dpdk.org URLs 2018-11-26 20:19:24 +01:00
build-sdk-quick.txt doc: add tags and cscope make targets to quick help 2017-08-05 11:04:47 +02:00
meson.build doc: support building HTML guides with meson 2018-10-27 23:24:22 +02:00