From 6fb95bcaf1121f9376c403d2ffa529d6c68eddf4 Mon Sep 17 00:00:00 2001 From: sreevanis Date: Fri, 13 May 2016 16:21:52 -0700 Subject: [PATCH] Added Support and Release Notes Nav link and IMF Nav link. Bug:28768632 Change-Id: I553001c8876ae498472dd64e0948876ba5ca7d2c --- docs/html/wear/preview/_book.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/html/wear/preview/_book.yaml b/docs/html/wear/preview/_book.yaml index 285073c76e645..a68729427e483 100644 --- a/docs/html/wear/preview/_book.yaml +++ b/docs/html/wear/preview/_book.yaml @@ -8,8 +8,10 @@ toc: - title: API Overview path: /wear/preview/api-overview.html section: - - title: Expanded Notifications + - title: Notification Improvements path: /wear/preview/features/notifications.html + - title: Input Method Framework + path: /wear/preview/features/ime.html - title: Complications path: /wear/preview/features/complications.html - title: Wear Navigation and Actions @@ -25,3 +27,6 @@ toc: - title: License Agreement path: /wear/preview/license.html + +- title: Support and Release Notes + path: /wear/preview/support.html