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

2018-10-29 Thread Luca Boccassi
On Sat, 2018-10-27 at 23:54 +0200, Thomas Monjalon wrote: > 20/09/2018 15:51, Timothy Redaelli: > > On Thu, 20 Sep 2018 14:22:08 +0100 > > Luca Boccassi wrote: > > > > > From: Bruce Richardson > > > > > > Signed-off-by: Bruce Richardson > > > Signed-off-by: Luca Boccassi > > > > Tested on Fe

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

2018-10-27 Thread Thomas Monjalon
20/09/2018 15:51, Timothy Redaelli: > On Thu, 20 Sep 2018 14:22:08 +0100 > Luca Boccassi wrote: > > > From: Bruce Richardson > > > > Signed-off-by: Bruce Richardson > > Signed-off-by: Luca Boccassi > > Tested on Fedora 28 (sphinx 1.7.5) and RHEL 7.5 (sphinx 1.1.3) > > Tested-by: Timothy Red

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

2018-09-20 Thread Timothy Redaelli
On Thu, 20 Sep 2018 14:22:08 +0100 Luca Boccassi wrote: > From: Bruce Richardson > > Signed-off-by: Bruce Richardson > Signed-off-by: Luca Boccassi Tested on Fedora 28 (sphinx 1.7.5) and RHEL 7.5 (sphinx 1.1.3) Tested-by: Timothy Redaelli

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

2018-09-20 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