Re: [PATCH v4 6/8] dts: add autodoc pydantic

2024-11-06 Thread Luca Vizzarro
On 31/10/2024 20:52, Nicholas Pratte wrote: --- a/doc/guides/tools/dts.rst +++ b/doc/guides/tools/dts.rst @@ -204,9 +204,10 @@ node, and then run the tests with the newly built binaries. Configuring DTS ~~~ -DTS configuration is split into nodes and test runs and build targets w

Re: [PATCH v4 6/8] dts: add autodoc pydantic

2024-10-31 Thread Nicholas Pratte
Definitely a set in the right direction here! Just a small typo, but otherwise: Reviewed-by: Nicholas Pratte > --- a/doc/guides/tools/dts.rst > +++ b/doc/guides/tools/dts.rst > @@ -204,9 +204,10 @@ node, and then run the tests with the newly built > binaries. > Configuring DTS >