From 42dea22a4bc64d6b3a4ae3c7178950b1ee3518db Mon Sep 17 00:00:00 2001 From: Thomas Schultz Date: Tue, 6 Sep 2016 10:16:04 -0400 Subject: [PATCH] Fix monitoring documentation TOC. --- docs/json/json/master/toc.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/json/json/master/toc.json b/docs/json/json/master/toc.json index 97ab3048133c..c4ab0b2fa15a 100644 --- a/docs/json/json/master/toc.json +++ b/docs/json/json/master/toc.json @@ -316,27 +316,19 @@ }, { "title": "Label Descriptors", - "type": "gcloud/monitoring/index/labeldescriptor" - }, - { - "title": "Metric Descriptors", - "type": "gcloud/monitoring/index/metricdescriptor" + "type": "gcloud/monitoring/label/labeldescriptor" }, { "title": "Monitored Resource Descriptors", - "type": "gcloud/monitoring/index/resourcedescriptor" + "type": "gcloud/monitoring/resource/resourcedescriptor" }, { "title": "Time Series Query", - "type": "gcloud/monitoring/index/query" + "type": "gcloud/monitoring/query/query" }, { "title": "Time Series", "type": "gcloud/monitoring/timeseries/timeseries" - }, - { - "title": "Label Descriptors", - "type": "gcloud/monitoring/label/labeldescriptor" } ], "title": "Cloud Monitoring",