Re: [PATCH v19 0/5] DTS API docs generation

2024-09-18 Thread Juraj Linkeš
On 21. 8. 2024 17:02, Juraj Linkeš wrote: The generation is done with Sphinx, which DPDK already uses, with slightly modified configuration of the sidebar present in an if block. DTS dependencies do not need to be installed, but there is the option to install doc build dependencies with Poetr

[PATCH v19 0/5] DTS API docs generation

2024-08-21 Thread Juraj Linkeš
The generation is done with Sphinx, which DPDK already uses, with slightly modified configuration of the sidebar present in an if block. DTS dependencies do not need to be installed, but there is the option to install doc build dependencies with Poetry: poetry install --with docs The build itself