Re: [PATCH v2 2/2] patman: Add documentation to doc/

2022-08-15 Thread Simon Glass
Hi Ralph, On Mon, 15 Aug 2022 at 08:41, Ralph Siemsen wrote: > > Hello Heinrich, > > FYI, I had some trouble trying to apply your changes (patch seems to > be mangled?). > > Only one small question for you, see below. > > On Wed, Aug 10, 2022 at 2:42 AM Heinrich Schuchardt > wrote: > > > > diff

Re: [PATCH v2 2/2] patman: Add documentation to doc/

2022-08-15 Thread Ralph Siemsen
Hello Heinrich, FYI, I had some trouble trying to apply your changes (patch seems to be mangled?). Only one small question for you, see below. On Wed, Aug 10, 2022 at 2:42 AM Heinrich Schuchardt wrote: > > diff --git a/tools/patman/patman.rst b/tools/patman/patman.rst > index 52151f6f16..f2e6d7

Re: [PATCH v2 2/2] patman: Add documentation to doc/

2022-08-10 Thread Simon Glass
Hi Heinrich, On Wed, 10 Aug 2022 at 00:47, Heinrich Schuchardt wrote: > > On 8/9/22 21:49, Simon Glass wrote: > > Link to patman's documentation from the doc/ directory so that it appears > > in the 'make htmldocs' output. > > > > Signed-off-by: Simon Glass > > --- > > > > Changes in v2: > > - F

Re: [PATCH v2 2/2] patman: Add documentation to doc/

2022-08-09 Thread Heinrich Schuchardt
On 8/9/22 21:49, Simon Glass wrote: Link to patman's documentation from the doc/ directory so that it appears in the 'make htmldocs' output. Signed-off-by: Simon Glass --- Changes in v2: - Fix up access to help from patman tool doc/develop/index.rst | 1 + doc/develop/patma