Files
google-apis-rs/gen/cloudshell1-cli/mkdocs.yml
2019-07-05 11:32:35 +08:00

21 lines
614 B
YAML

site_name: Cloud Shell v1.0.9+20190701
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-2019, `Sebastian Thiel`