Re: [PATCH 2/5] doc: add include/lmb.h to the HTML documentation

2021-11-24 Thread Simon Glass
On Sun, 14 Nov 2021 at 02:03, Heinrich Schuchardt wrote: > > Correct Sphinx style comments in include/lmb.h > > Add the logical memory block API to the HTML documentation. > > Signed-off-by: Heinrich Schuchardt > --- > doc/api/index.rst | 1 + > doc/api/lmb.rst | 7 +++ > include/lmb.h

Re: [PATCH 2/5] doc: add include/lmb.h to the HTML documentation

2021-11-15 Thread Ilias Apalodimas
On Sun, 14 Nov 2021 at 11:03, Heinrich Schuchardt wrote: > > Correct Sphinx style comments in include/lmb.h > > Add the logical memory block API to the HTML documentation. > > Signed-off-by: Heinrich Schuchardt > --- > doc/api/index.rst | 1 + > doc/api/lmb.rst | 7 +++ > include/lmb.h

[PATCH 2/5] doc: add include/lmb.h to the HTML documentation

2021-11-14 Thread Heinrich Schuchardt
Correct Sphinx style comments in include/lmb.h Add the logical memory block API to the HTML documentation. Signed-off-by: Heinrich Schuchardt --- doc/api/index.rst | 1 + doc/api/lmb.rst | 7 +++ include/lmb.h | 23 --- 3 files changed, 20 insertions(+), 11 delet