summaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-14 15:07:43 +0300
committerTom Rini <trini@konsulko.com>2022-07-14 21:13:48 +0300
commitdc1ad4766ecd079e07d212ad51d8df5c6f3beaa8 (patch)
treeeca92cbbfdc21bdb44cde6ea4cb2909157a7cd52 /doc/develop/index.rst
parenta09d85677eb07a9c4fdaf9b0b84d825cf07f7940 (diff)
downloadu-boot-dc1ad4766ecd079e07d212ad51d8df5c6f3beaa8.tar.xz
doc: Migrate Process wiki page to Sphinx
Move the current Process wiki page to doc/develop/process.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>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index c0f4f0ba41..eab00a5538 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -11,6 +11,7 @@ General
codingstyle
designprinciples
+ process
Implementation
--------------