Re: [PATCH v2 11/11] docs: add notes on Golang code generator

2023-10-18 Thread Markus Armbruster
Victor Toso writes: > Hi, > > On Wed, Oct 18, 2023 at 01:47:56PM +0200, Markus Armbruster wrote: >> Victor Toso writes: >> >> > The goal of this patch is converge discussions into a documentation, >> > to make it easy and explicit design decisions, known issues and what >> > else might help a p

Re: [PATCH v2 11/11] docs: add notes on Golang code generator

2023-10-18 Thread Victor Toso
Hi, On Wed, Oct 18, 2023 at 01:47:56PM +0200, Markus Armbruster wrote: > Victor Toso writes: > > > The goal of this patch is converge discussions into a documentation, > > to make it easy and explicit design decisions, known issues and what > > else might help a person interested in how the Go m

Re: [PATCH v2 11/11] docs: add notes on Golang code generator

2023-10-18 Thread Markus Armbruster
Victor Toso writes: > The goal of this patch is converge discussions into a documentation, > to make it easy and explicit design decisions, known issues and what > else might help a person interested in how the Go module is generated. > > Signed-off-by: Victor Toso > --- > docs/devel/index-buil

[PATCH v2 11/11] docs: add notes on Golang code generator

2023-10-16 Thread Victor Toso
The goal of this patch is converge discussions into a documentation, to make it easy and explicit design decisions, known issues and what else might help a person interested in how the Go module is generated. Signed-off-by: Victor Toso --- docs/devel/index-build.rst | 1 + docs/devel/