
30 Jun
2022
30 Jun
'22
12:06 p.m.
On Mon, 27 Jun 2022 at 11:18, Tom Rini trini@konsulko.com wrote:
Move the current DesignPrinciples wiki page to doc/develop/designprinciples.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@konsulko.com
doc/develop/designprinciples.rst | 197 +++++++++++++++++++++++++++++++ doc/develop/index.rst | 1 + 2 files changed, 198 insertions(+) create mode 100644 doc/develop/designprinciples.rst
Reviewed-by: Simon Glass sjg@chromium.org