From 712c0534627eee6a3192db609c45014d22557dc4 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 2 Aug 2016 00:25:17 +0000 Subject: [PATCH] cherry-pick from nyc-dev: docs: Add ARC documentation TOC file Bug: 30114799 Change-Id: I4884bf4a39ae99e661365040d5b34d5b8e2d2ea2 Original-Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba --- docs/html/topic/arc/_book.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/html/topic/arc/_book.yaml b/docs/html/topic/arc/_book.yaml index ad83ba9981381..42287a7c85875 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