Re: [PATCH] doc: install guides and api docs to different directories

2025-07-21 Thread Thomas Monjalon
06/01/2025 11:30, Bruce Richardson: > On Mon, Dec 23, 2024 at 03:38:40PM +, luca.bocca...@gmail.com wrote: > > From: Luca Boccassi > > > > Otherwise they both get installed to /usr/share/doc/dpdk/html/ and overwrite > > each other's files > > > > Signed-off-by: Luca Boccassi > > Acked-by:

Re: [PATCH] doc: install guides and api docs to different directories

2025-01-06 Thread Bruce Richardson
On Mon, Dec 23, 2024 at 03:38:40PM +, luca.bocca...@gmail.com wrote: > From: Luca Boccassi > > Otherwise they both get installed to /usr/share/doc/dpdk/html/ and overwrite > each other's files > > Signed-off-by: Luca Boccassi > --- > doc/api/meson.build| 2 +- > doc/guides/meson.build