Re: [PATCH v3 3/3] dts: add API doc generation

2024-02-29 Thread Nicholas Pratte
Tested-by: Nicholas Pratte The tool used to generate developer docs is Sphinx, which is already in use in DPDK. The same configuration is used to preserve style, but it's been augmented with doc-generating configuration. There's a change that modifies how the sidebar displays the content hi

Re: [PATCH v3 3/3] dts: add API doc generation

2024-01-29 Thread Jeremy Spewock
On Mon, Jan 22, 2024 at 11:35 AM Juraj Linkeš wrote: > > The tool used to generate developer docs is Sphinx, which is already in > use in DPDK. The same configuration is used to preserve style, but it's > been augmented with doc-generating configuration. There's a change that > modifies how the si

[PATCH v3 3/3] dts: add API doc generation

2024-01-22 Thread Juraj Linkeš
The tool used to generate developer docs is Sphinx, which is already in use in DPDK. The same configuration is used to preserve style, but it's been augmented with doc-generating configuration. There's a change that modifies how the sidebar displays the content hierarchy that's been put into an if