Files
google-apis-rs/gen/ids1-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

32 lines
1.4 KiB
YAML

site_name: IDS v5.0.4+20231203
site_url: http://byron.github.io/google-apis-rs/google-ids1-cli
site_description: A complete library to interact with IDS (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/ids1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Locations Endpoints Create': 'projects_locations-endpoints-create.md'
- 'Locations Endpoints Delete': 'projects_locations-endpoints-delete.md'
- 'Locations Endpoints Get': 'projects_locations-endpoints-get.md'
- 'Locations Endpoints Get Iam Policy': 'projects_locations-endpoints-get-iam-policy.md'
- 'Locations Endpoints List': 'projects_locations-endpoints-list.md'
- 'Locations Endpoints Patch': 'projects_locations-endpoints-patch.md'
- 'Locations Endpoints Set Iam Policy': 'projects_locations-endpoints-set-iam-policy.md'
- 'Locations Endpoints Test Iam Permissions': 'projects_locations-endpoints-test-iam-permissions.md'
- 'Locations Get': 'projects_locations-get.md'
- 'Locations List': 'projects_locations-list.md'
- 'Locations Operations Cancel': 'projects_locations-operations-cancel.md'
- 'Locations Operations Delete': 'projects_locations-operations-delete.md'
- 'Locations Operations Get': 'projects_locations-operations-get.md'
- 'Locations Operations List': 'projects_locations-operations-list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`