Re: [RFC PATCH v2 0/4] dts: add dts api docs

2023-05-11 Thread Juraj Linkeš
On Fri, May 5, 2023 at 4:07 PM Bruce Richardson wrote: > > On Thu, May 04, 2023 at 02:37:45PM +0200, Juraj Linkeš wrote: > > Augment the meson build system with dts api generation. The api docs are > > generated from Python docstrings in DTS using Sphinx. The format of > > choice is the Google for

Re: [RFC PATCH v2 0/4] dts: add dts api docs

2023-05-09 Thread Juraj Linkeš
On Fri, May 5, 2023 at 4:07 PM Bruce Richardson wrote: > > On Thu, May 04, 2023 at 02:37:45PM +0200, Juraj Linkeš wrote: > > Augment the meson build system with dts api generation. The api docs are > > generated from Python docstrings in DTS using Sphinx. The format of > > choice is the Google for

Re: [RFC PATCH v2 0/4] dts: add dts api docs

2023-05-05 Thread Bruce Richardson
On Thu, May 04, 2023 at 02:37:45PM +0200, Juraj Linkeš wrote: > Augment the meson build system with dts api generation. The api docs are > generated from Python docstrings in DTS using Sphinx. The format of > choice is the Google format [0]. > > The guide html sphinx configuration is used to prese