Files
google-apis-rs/gen/cloudasset1_beta1-cli/mkdocs.yml
2023-08-23 08:25:17 +02:00

28 lines
946 B
YAML

site_name: Cloud Asset v5.0.3+20230121
site_url: http://byron.github.io/google-apis-rs/google-cloudasset1_beta1-cli
site_description: A complete library to interact with Cloud Asset (protocol v1beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudasset1_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Folders':
- 'Export Assets': 'folders_export-assets.md'
- 'Operations Get': 'folders_operations-get.md'
- 'Organizations':
- 'Batch Get Assets History': 'organizations_batch-get-assets-history.md'
- 'Export Assets': 'organizations_export-assets.md'
- 'Operations Get': 'organizations_operations-get.md'
- 'Projects':
- 'Batch Get Assets History': 'projects_batch-get-assets-history.md'
- 'Export Assets': 'projects_export-assets.md'
- 'Operations Get': 'projects_operations-get.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`