mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
remove changes to gen
This commit is contained in:
25
gen/cloudmonitoring2_beta2-cli/mkdocs.yml
Normal file
25
gen/cloudmonitoring2_beta2-cli/mkdocs.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
site_name: Cloud Monitoring v5.0.4+20170501
|
||||
site_url: http://byron.github.io/google-apis-rs/google-cloudmonitoring2_beta2-cli
|
||||
site_description: A complete library to interact with Cloud Monitoring (protocol v2beta2)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudmonitoring2_beta2-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- 'Metric Descriptors':
|
||||
- 'Create': 'metric-descriptors_create.md'
|
||||
- 'Delete': 'metric-descriptors_delete.md'
|
||||
- 'List': 'metric-descriptors_list.md'
|
||||
- 'Timeseries':
|
||||
- 'List': 'timeseries_list.md'
|
||||
- 'Write': 'timeseries_write.md'
|
||||
- 'Timeseries Descriptors':
|
||||
- 'List': 'timeseries-descriptors_list.md'
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user