diff options
| author | 2016-08-03 23:42:24 +0000 | |
|---|---|---|
| committer | 2016-08-03 23:42:25 +0000 | |
| commit | 51a582fa853e383186dc7d439518fee55abcbc6a (patch) | |
| tree | 3f4126bfc2bb5e42ef1bee9a473c40afeb97b874 | |
| parent | d6f1d8ea283b9911e3ac53fce940f856083374b2 (diff) | |
| parent | 712c0534627eee6a3192db609c45014d22557dc4 (diff) | |
Merge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs
| -rw-r--r-- | docs/html/topic/arc/_book.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/topic/arc/_book.yaml b/docs/html/topic/arc/_book.yaml index ad83ba998138..42287a7c8587 100644 --- a/docs/html/topic/arc/_book.yaml +++ b/docs/html/topic/arc/_book.yaml @@ -1,9 +1,9 @@ toc: -- title: Optimize Apps for Chromebooks +- title: Optimizing Apps for Chromebooks path: /topic/arc/index.html +- title: App Manifest Compatibility for Chromebooks + path: /topic/arc/manifest.html - title: Loading Apps on Chromebooks path: /topic/arc/sideload.html - title: Chrome OS Device Support for Apps path: /topic/arc/device-support.html -- title: App Manifest Compatibility for Chromebooks - path: /topic/arc/manifest.html
\ No newline at end of file |