From e308b1db1171d60e8695621fdf21d47495f157b8 Mon Sep 17 00:00:00 2001 From: Keith Short Date: Mon, 11 Apr 2022 17:31:34 -0600 Subject: zephyr: docs: Update the doc template Update the document template to reflect current best practices. Specifically, move all related Kconfigs into a separate file and link to the file only BUG=b:207403708 BRANCH=none TEST=View preview in gitiles Signed-off-by: Keith Short Change-Id: I19e9b78124843e0c9828369464dc37889aeb5114 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3583046 Reviewed-by: Wai-Hong Tam --- docs/zephyr/zephyr_template.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/zephyr/zephyr_template.md b/docs/zephyr/zephyr_template.md index f75883eec9..f36c9f90da 100644 --- a/docs/zephyr/zephyr_template.md +++ b/docs/zephyr/zephyr_template.md @@ -8,21 +8,19 @@ ## Kconfig Options -*List the Kconfig options that enable the feature and list any sub-configuration -options that control the behavior of the feature.* - -Kconfig Option | Default | Documentation -:------------------------------------- | :-----: | :------------ -`CONFIG_PLATFORM_EC_