[PATCH 1/4] doc: Migrate CodingStyle wiki page to sphinx
Heinrich Schuchardt
xypron.glpk at gmx.de
Sat Jul 9 08:15:33 CEST 2022
On 6/30/22 12:06, Simon Glass wrote:
> On Mon, 27 Jun 2022 at 11:17, Tom Rini <trini at konsulko.com> wrote:
>>
>> Move the current CodingStyle wiki page to doc/develop/codingstyle.rst.
>> The changes here are for formatting or slight rewording so that it reads
>> well when linking to other sphinx documents.
>>
>> Signed-off-by: Tom Rini <trini at konsulko.com>
>> ---
>> doc/develop/codingstyle.rst | 211 ++++++++++++++++++++++++++++++++++++
>> doc/develop/index.rst | 8 ++
>> 2 files changed, 219 insertions(+)
>> create mode 100644 doc/develop/codingstyle.rst
>>
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Please, don't add Reviewed-by if you did not have the time to thoroughly
review the patch. Acked-by is more adequate in this case.
Best regards
Heinrich
More information about the U-Boot
mailing list