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 <bl...@debian.org> wrote: > > > > > From: Bruce Richardson <bruce.richard...@intel.com> > > > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > > Signed-off-by: Luca Boccassi <bl...@debian.org> > > > > Tested on Fedora 28 (sphinx 1.7.5) and RHEL 7.5 (sphinx 1.1.3) > > > > Tested-by: Timothy Redaelli <tredae...@redhat.com> > > Applied, thanks > > In the build directory, docs are in > - doc/api/api/ > - doc/guides/guides/ > Why having the last level of (redundant) directory?
Quirks due to the intersection of Meson and Sphinx/Doxygen and theirs respective quirks - it needs to be a new directory, and it needs to be called "guides/api" as that's what gets installed via ninja install. Yes it's not the prettiest in the build tree - suggestions to improve it are most welcome of course -- Kind regards, Luca Boccassi