aboutsummaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-14 18:43:51 -0400
committerTom Rini <trini@konsulko.com>2022-07-14 18:43:51 -0400
commit26f6f7fb5c0651d65afdee6d8ed36063606179a8 (patch)
treeb4cd62b0a775a22851a8e81b7f4219db2ed25601 /doc/develop/index.rst
parent54f683dbfb8b0777ee4d0ba00872da33e54c98fa (diff)
parent9bf08a637cb65220ada1ccef7db3c7b52d8ae3cb (diff)
Merge branch '2022-07-14-migrate-wiki-to-sphinx'
- Merge the majority of the relevant wiki content to doc/process/ and convert to Sphinx. Begin cleaning up and modernizing the content as well to match current process. There is still more work to be done in this regard.
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index fe3564a9fb..73741ceb6a 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -3,6 +3,17 @@
Develop U-Boot
==============
+General
+-------
+
+.. toctree::
+ :maxdepth: 1
+
+ codingstyle
+ designprinciples
+ process
+ release_cycle
+
Implementation
--------------