summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Grandi <agrandi@google.com>2022-07-13 13:52:01 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-21 23:50:33 +0000
commit2ea820312d0c4f47fa13eed3be5c384944cf0a00 (patch)
treee83074f69b4207767c2038f7b1627d07415a1303
parent29d0b434269d03b87a6ff55e8818b5a6d8ecfe79 (diff)
downloadchrome-ec-2ea820312d0c4f47fa13eed3be5c384944cf0a00.tar.gz
ide-support: Add page summary at the top
Add a short sentence at the beginning of the document to explain its purpose. BRANCH=none BUG=none TEST=Checked in Gitiles Signed-off-by: Andrea Grandi <agrandi@google.com> Change-Id: I31135439b60811dcfe24ae570c396cf25fbd46e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3761218 Reviewed-by: Firas Sammoura <fsammoura@google.com> Commit-Queue: Firas Sammoura <fsammoura@google.com>
-rw-r--r--docs/ide-support.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ide-support.md b/docs/ide-support.md
index 14be66ce4b..82c13ff56e 100644
--- a/docs/ide-support.md
+++ b/docs/ide-support.md
@@ -1,5 +1,7 @@
# IDE Support
+This document explains how to configure IDEs to better support the EC codebase.
+
[TOC]
## Odd File Types