Re: [PATCH v4 1/3] dts: add doc generation dependencies

2024-06-14 Thread Jeremy Spewock
On Fri, Apr 12, 2024 at 6:14 AM Juraj Linkeš wrote: > > Sphinx imports every Python module when generating documentation from > docstrings, meaning all DTS dependencies, including Python version, > must be satisfied. > By adding Sphinx to DTS dependencies we provide a convenient way to > generate

Re: [PATCH v4 1/3] dts: add doc generation dependencies

2024-05-31 Thread Luca Vizzarro
All looks good to me. Reviewed-by: Luca Vizzarro Tested-by: Luca Vizzarro