Files
google-apis-rs/gen/storagetransfer1-cli/mkdocs.yml
2021-04-22 09:49:31 +08:00

28 lines
1.1 KiB
YAML

site_name: storagetransfer v2.0.5+20210316
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/main/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-jobs_run.md', 'Transfer Jobs', 'Run']
- ['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`