diff options
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 11 |
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 -------------- |