From 037eb91f65510d2949289f837c716b7fa997746f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 13 Jun 2019 10:39:23 -0700 Subject: docs: Add sitemap When new docs are added, they should be added to this sitemap, so that the documentation is discoverable and easy to navigate. BRANCH=none BUG=chromium:973205 TEST=make buildall -j TEST=View Markdown Preview in CLion TEST=View Markdown in gitiles Change-Id: I327d444eb64b0142fb2f00e3e0fd55bc072f47e7 Signed-off-by: Tom Hughes Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1658629 Reviewed-by: Randall Spangler Reviewed-by: Daisuke Nojiri --- docs/sitemap.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/sitemap.md (limited to 'docs') diff --git a/docs/sitemap.md b/docs/sitemap.md new file mode 100644 index 0000000000..b377f1f45a --- /dev/null +++ b/docs/sitemap.md @@ -0,0 +1,19 @@ +# Sitemap + +## Getting Started + +* [Getting Started Quickly](./getting_started_quickly.md) +* [Core Runtime](./core_runtime.md) + +## Case Closed Debugging (CCD) + +* [Case Closed Debugging Overview](./case_closed_debugging.md) +* [Google Security Chip Case Closed Debugging](./case_closed_debugging_cr50.md) + +## Updaters + +* [USB Updater](./usb_updater.md) + +## Miscellaneous + +* [Low Battery Startup](./low_battery_startup.md) -- cgit v1.2.1