summaryrefslogtreecommitdiffstats
path: root/Documentation/soc
diff options
context:
space:
mode:
authorTom Hiller <thrilleratplay@gmail.com>2018-07-22 17:54:41 -0400
committerPatrick Georgi <pgeorgi@google.com>2018-07-24 09:12:37 +0000
commit999094378261691f66eedd42a1d631ffb24702d3 (patch)
treecaf3e8d07415727edee6aefce48684d8a7b6e870 /Documentation/soc
parentae3aaeb045a00aeba061e37ac29d6af959b41d5b (diff)
downloadcoreboot-999094378261691f66eedd42a1d631ffb24702d3.tar.gz
coreboot-999094378261691f66eedd42a1d631ffb24702d3.tar.bz2
coreboot-999094378261691f66eedd42a1d631ffb24702d3.zip
Documentation: Add code_development_model.md to soc/intel/index.md
Fixes Sphinx WARNING document isn't included in any toctree Change-Id: I956ed23d87c7cbd65383cc64a6af7161e90d6611 Signed-off-by: Tom Hiller <thrilleratplay@gmail.com> Reviewed-on: https://review.coreboot.org/27593 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/soc')
-rw-r--r--Documentation/soc/intel/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/soc/intel/index.md b/Documentation/soc/intel/index.md
index 5ac5125cfcc1..70060f197e6e 100644
--- a/Documentation/soc/intel/index.md
+++ b/Documentation/soc/intel/index.md
@@ -4,4 +4,5 @@ This section contains documentation about coreboot on specific Intel SOCs.
## Platforms
+- [Common code development strategy](code_development_model/code_development_model.md)
- [Ice Lake/9th Gen Core-i series](icelake/index.md)