Re: [dpdk-dev] [PATCH v2] doc: support building HTML guides with meson

2018-09-20 Thread Timothy Redaelli
On Wed, 19 Sep 2018 14:48:27 +0100 Luca Boccassi wrote: > From: Bruce Richardson > > Signed-off-by: Bruce Richardson > Signed-off-by: Luca Boccassi > --- > v2: send on behalf of Bruce on request. > - tell sphinx to create .doctrees working files in the > parent of the target directo

[dpdk-dev] [PATCH v2] doc: support building HTML guides with meson

2018-09-19 Thread Luca Boccassi
From: Bruce Richardson Signed-off-by: Bruce Richardson Signed-off-by: Luca Boccassi --- v2: send on behalf of Bruce on request. - tell sphinx to create .doctrees working files in the parent of the target directory so that they don't get installed - change the output director