On 24/03/2020 07:04, Muhammad Bilal wrote: > On Fri, Mar 20, 2020 at 3:02 PM Kevin Traynor <[email protected]> wrote: >> >> On 20/03/2020 09:53, Muhammad Bilal wrote: >>> On Fri, Mar 20, 2020 at 2:39 PM Luca Boccassi <[email protected]> wrote: >>>> >>>> On Fri, 2020-03-20 at 13:02 +0500, Muhammad Bilal wrote: >>>>> in doc-clean removing the folder which contain >>>>> the text files and no .rst files, >>>>> they cause problem When switching branches and compiling >>>>> the documentation for older releases (for example >>>>> building a documentation on 18.11 or 17.11, with a >>>>> documentation on master branch, built before. >>>>> >>>>> Bugzilla ID: 364 >>>>> Cc: Thomas Monjalon <[email protected]> >>>>> Cc: John McNamara <[email protected]> >>>>> Cc: M: Luca Boccassi <[email protected]> >>>>> Cc: [email protected] >>>>> Cc: [email protected] >>>>> Signed-off-by: Muhammad Bilal <[email protected]> >>>>> --- >>>>> v2: >>>>> * Added Details of branches for which patch is used. >>>>> * This patch is intended for v18.11 and v17.11 branches >>>> >>>> Thanks for the patch, but 17.11 is EOL and will no longer receive >>>> updates. >>>> >>> This bug also occurs on 18.11 >>> So this patch is also valid for 18.11. >> >> No, This patch is not for dpdk master, it is intended only for 18.11 branch >> when we switch to 18.11 branch (after making documentation in master or >> newer branch ) an error occurs in making documentation on 18.11 branch. >> So This patch is intended to solve this problem.
The line to remove the search dir from commit [1] fixes the api build for me. My pdf build is not working atm and I'm not sure about the paths. Can doc maintainers review this please. [1] commit 92d6c874d33dbbd3ace7c06a3490a61ff6641d61 Author: Aideen McLoughlin <[email protected]> Date: Thu Jun 27 14:58:19 2019 +0100 doc: add search engine for API >>>> -- >>>> Kind regards, >>>> Muhammad Bilal >>> >> >

