summaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-11-11 10:05:39 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-11-23 23:15:39 +0100
commit8c871871194d230af018d818824086c82faa5b4a (patch)
treede2f3f5456776238c6875d115b5982c00a6a8296 /doc/develop/index.rst
parenta152e149991dd062ba47f41c06cc44723c30375f (diff)
doc: move README.kconfig to HTML documentation
* format according to Sphinx style * add link to Linux Kconfig documentation * sort table alphabetically in 'Conversion from boards.cfg to Kconfig' Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.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 30f7fdb8847..d9f2a838207 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -13,6 +13,7 @@ General
codingstyle
designprinciples
docstyle
+ kconfig
memory
patman
process