Re: [PATCH v2 1/2] doc: copy custom CSS on guides build

2024-07-31 Thread Ferruh Yigit
On 7/31/2024 9:31 AM, Thomas Monjalon wrote: > The custom CSS file for Sphinx guides was copied during install, > but not during build time. > Before switching to Meson, the Makefile was copying this file > in the build steps, so the doc was complete and viewable > from the build directory. > > It

[PATCH v2 1/2] doc: copy custom CSS on guides build

2024-07-31 Thread Thomas Monjalon
The custom CSS file for Sphinx guides was copied during install, but not during build time. Before switching to Meson, the Makefile was copying this file in the build steps, so the doc was complete and viewable from the build directory. It is especially useful to get full documentation in the buil