From 61f956cc2555095ac68770049eac1289dde1655c Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Tue, 27 Sep 2016 10:24:51 -0700 Subject: [PATCH] docs: Removed support libraries from API Guide TOC See (e.g.) TOC on http://go/dods-stage/guide/ to verify it. Previously (e.g. on https://developer.android.com/guide/ ) you'd see a "Libaries" menu item between "Data Storage" and "Administration"; that's gone now. Already made this change in Critique (http://cr/134027548) but since we're still publishing docs from Gerrit, thought it's best to back-port this change. bug: 31607475 Change-Id: I40ff0bebf76305dcad3ef0fc6fbe271b4a625a57 --- docs/html/guide/_book.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/html/guide/_book.yaml b/docs/html/guide/_book.yaml index 20ee4838fab59..13c948cc297c8 100644 --- a/docs/html/guide/_book.yaml +++ b/docs/html/guide/_book.yaml @@ -399,11 +399,6 @@ toc: - title: App Install Location path: /guide/topics/data/install-location.html -- title: Libraries - path: /topic/libraries/index.html - section: - - include: /topic/libraries/_book.yaml - - title: Administration path: /guide/topics/admin/index.html section: