Skip to content

Commit

Permalink
Add Cloud Scheduler to the sidebar. (#440)
Browse files Browse the repository at this point in the history
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
  • Loading branch information
modular-magician authored and rileykarson committed Feb 14, 2019
1 parent 9b8ca05 commit 1e5511c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,16 @@
</ul>
</li>


<li<%= sidebar_current("docs-google-cloud-scheduler") %>>
<a href="#">Google Cloud Scheduler Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-google-cloud-scheduler-job") %>>
<a href="/docs/providers/google/r/cloud_scheduler_job.html">google_cloud_scheduler_job</a>
</li>
</ul>
</li>

<li<%= sidebar_current("docs-google-compute") %>>
<a href="#">Google Compute Engine Resources</a>
<ul class="nav nav-visible">
Expand Down

0 comments on commit 1e5511c

Please sign in to comment.