Re: [PATCH v4 2/5] doc: Move environment documentation to rST

2021-09-20 Thread Wolfgang Denk
Dear Simon, In message <20210919185950.3813952-3-...@chromium.org> you wrote: > Move this from the README to rST format. Just a few nitpicks... > diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst > new file mode 100644 > index 000..be785a8f717 > --- /dev/null > +++ b/doc

[PATCH v4 2/5] doc: Move environment documentation to rST

2021-09-19 Thread Simon Glass
Move this from the README to rST format. Drop i2cfast since it is obviously obsolete and breaks the formatting. Signed-off-by: Simon Glass --- Changes in v4: - Add new patch to move environment documentation to rST README| 328 doc/usage/en