diff options
author | Tom Rini | 2022-07-14 08:07:43 -0400 |
---|---|---|
committer | Tom Rini | 2022-07-14 14:13:48 -0400 |
commit | dc1ad4766ecd079e07d212ad51d8df5c6f3beaa8 (patch) | |
tree | eca92cbbfdc21bdb44cde6ea4cb2909157a7cd52 /doc/develop/index.rst | |
parent | a09d85677eb07a9c4fdaf9b0b84d825cf07f7940 (diff) |
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.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index c0f4f0ba413..eab00a55382 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -11,6 +11,7 @@ General codingstyle designprinciples + process Implementation -------------- |