Regen all APIs from new JSON

This commit is contained in:
Guy Taylor
2019-04-04 18:16:26 +01:00
committed by Sebastian Thiel
parent 86a884c48b
commit 2ad9f3781d
1212 changed files with 440610 additions and 142417 deletions

17
gen/run1-cli/mkdocs.yml Normal file
View File

@@ -0,0 +1,17 @@
site_name: Cloud Run v1.0.8+20190401
site_url: http://byron.github.io/google-apis-rs/google-run1-cli
site_description: A complete library to interact with Cloud Run (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/run1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['projects_locations-get.md', 'Projects', 'Locations Get']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`