Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-14 | designprinciples.rst: Perform minor cleanups | Tom Rini | |
- Remove some missed wiki markup, and escape a "\n" correctly. - Use gender-neutral language to refer to the user, consistently. Cc: Claudius Heine <ch@denx.de> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2022-07-14 | doc: Migrate DesignPrinciples wiki page to Sphinx | Tom Rini | |
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. Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com> |