Files
google-apis-rs/gen/storagetransfer1-cli/mkdocs.yml
2020-07-10 09:41:44 +08:00

27 lines
1.0 KiB
YAML

site_name: storagetransfer v1.0.14+20200702
site_url: http://byron.github.io/google-apis-rs/google-storagetransfer1-cli
site_description: A complete library to interact with storagetransfer (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/storagetransfer1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['google-service-accounts_get.md', 'Google Service Accounts', 'Get']
- ['transfer-jobs_create.md', 'Transfer Jobs', 'Create']
- ['transfer-jobs_get.md', 'Transfer Jobs', 'Get']
- ['transfer-jobs_list.md', 'Transfer Jobs', 'List']
- ['transfer-jobs_patch.md', 'Transfer Jobs', 'Patch']
- ['transfer-operations_cancel.md', 'Transfer Operations', 'Cancel']
- ['transfer-operations_get.md', 'Transfer Operations', 'Get']
- ['transfer-operations_list.md', 'Transfer Operations', 'List']
- ['transfer-operations_pause.md', 'Transfer Operations', 'Pause']
- ['transfer-operations_resume.md', 'Transfer Operations', 'Resume']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`