From dc1ad4766ecd079e07d212ad51d8df5c6f3beaa8 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 14 Jul 2022 08:07:43 -0400 Subject: 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 Signed-off-by: Tom Rini --- doc/develop/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/develop/index.rst') 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 -------------- -- cgit v1.2.3