doc: Migrate CodingStyle wiki page to Sphinx

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.

Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-07-14 08:07:40 -04:00
parent 54f683dbfb
commit 4211fb2ef6
2 changed files with 266 additions and 0 deletions

View File

@@ -3,6 +3,14 @@
Develop U-Boot
==============
General
-------
.. toctree::
:maxdepth: 1
codingstyle
Implementation
--------------