mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-08 20:42:39 +01:00
Update to latest versions of API declarations
This commit is contained in:
20
gen/cloudshell1-cli/mkdocs.yml
Normal file
20
gen/cloudshell1-cli/mkdocs.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
site_name: Cloud Shell v1.0.7+20181011
|
||||
site_url: http://byron.github.io/google-apis-rs/google-cloudshell1-cli
|
||||
site_description: A complete library to interact with Cloud Shell (protocol v1)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/cloudshell1-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['operations_cancel.md', 'Operations', 'Cancel']
|
||||
- ['operations_delete.md', 'Operations', 'Delete']
|
||||
- ['operations_get.md', 'Operations', 'Get']
|
||||
- ['operations_list.md', 'Operations', 'List']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2016, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user