Merge pull request #9260 from cblecker/google-sidebar

Add Google Compute Image docs to sidebar.
This commit is contained in:
Paul Stack 2016-10-06 21:20:24 +01:00 committed by GitHub
commit 141f7dca24
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@
<a href="/docs/providers/google/r/compute_https_health_check.html">google_compute_https_health_check</a>
</li>
<li<%= sidebar_current("docs-google-compute-image") %>>
<a href="/docs/providers/google/r/compute_image.html">google_compute_image</a>
</li>
<li<%= sidebar_current("docs-google-compute-instance") %>>
<a href="/docs/providers/google/r/compute_instance.html">google_compute_instance</a>
</li>