Files
google-apis-rs/gen/replicapoolupdater1_beta1-cli/mkdocs.yml
Sebastian Thiel 3484fecf9c chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00

26 lines
995 B
YAML

site_name: replicapoolupdater v0.3.0+20150326
site_url: http://byron.github.io/google-apis-rs/google-replicapoolupdater1_beta1-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/replicapoolupdater1_beta1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['rolling-updates_cancel.md', 'Rolling Updates', 'Cancel']
- ['rolling-updates_get.md', 'Rolling Updates', 'Get']
- ['rolling-updates_insert.md', 'Rolling Updates', 'Insert']
- ['rolling-updates_list.md', 'Rolling Updates', 'List']
- ['rolling-updates_list-instance-updates.md', 'Rolling Updates', 'List Instance Updates']
- ['rolling-updates_pause.md', 'Rolling Updates', 'Pause']
- ['rolling-updates_resume.md', 'Rolling Updates', 'Resume']
- ['rolling-updates_rollback.md', 'Rolling Updates', 'Rollback']
- ['zone-operations_get.md', 'Zone Operations', 'Get']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`