Highlight only one entry in the documentation side menu (#1152)

This commit is contained in:
Vincent Roseberry 2018-03-05 15:33:16 -08:00 committed by GitHub
parent 783e8bfae9
commit 5a90bafa54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
layout: "google"
page_title: "Google: google_project_service"
sidebar_current: "docs-google-project-service"
sidebar_current: "docs-google-project-service-x"
description: |-
Allows management of a single API service for a Google Cloud Platform project.
---

View File

@ -1,7 +1,7 @@
---
layout: "google"
page_title: "Google: google_service_account"
sidebar_current: "docs-google-service-account"
sidebar_current: "docs-google-service-account-x"
description: |-
Allows management of a Google Cloud Platform service account.
---

View File

@ -171,7 +171,7 @@
<li<%= sidebar_current("docs-google-project-iam-custom-role") %>>
<a href="/docs/providers/google/r/google_project_iam_custom_role.html">google_project_iam_custom_role</a>
</li>
<li<%= sidebar_current("docs-google-project-service") %>>
<li<%= sidebar_current("docs-google-project-service-x") %>>
<a href="/docs/providers/google/r/google_project_service.html">google_project_service</a>
</li>
<li<%= sidebar_current("docs-google-project-services") %>>
@ -180,7 +180,7 @@
<li<%= sidebar_current("docs-google-project-usage-export-bucket") %>>
<a href="/docs/providers/google/r/usage_export_bucket.html">google_project_usage_export_bucket</a>
</li>
<li<%= sidebar_current("docs-google-service-account") %>>
<li<%= sidebar_current("docs-google-service-account-x") %>>
<a href="/docs/providers/google/r/google_service_account.html">google_service_account</a>
</li>
<li<%= sidebar_current("docs-google-service-account-iam") %>>