From 084d99bfd4938689e6394a8f3bcb5d261b852f93 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Wed, 4 May 2016 15:31:24 -0700 Subject: [PATCH] docs: Fixing bad URL in libraries TOC Also added the libraries sub-TOC to the "API Guides" TOC. See first comment for doc stage location. Change-Id: I06aac939e40ffad7888801ea01f6d4decd6eb4d1 --- docs/html/guide/_book.yaml | 2 ++ docs/html/topic/libraries/_book.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/html/guide/_book.yaml b/docs/html/guide/_book.yaml index 07c05cb7b001e..6d6686b3cf3f7 100644 --- a/docs/html/guide/_book.yaml +++ b/docs/html/guide/_book.yaml @@ -367,6 +367,8 @@ toc: - title: Libraries path: /topic/libraries/index.html + section: + - include: /topic/libraries/_book.yaml - title: Administration path: /guide/topics/admin/index.html diff --git a/docs/html/topic/libraries/_book.yaml b/docs/html/topic/libraries/_book.yaml index 37006739d784e..ead95e7a09c7a 100644 --- a/docs/html/topic/libraries/_book.yaml +++ b/docs/html/topic/libraries/_book.yaml @@ -8,7 +8,7 @@ toc: path: /topic/libraries/support-library/setup.html - title: Data Binding Library - path: /topic/libraries/data-binding/guide.html + path: /topic/libraries/data-binding/index.html - title: Testing Support Library path: /topic/libraries/testing-support-library/index.html