Files
google-apis-rs/gen/appengine1_beta5-cli/mkdocs.yml
2024-05-16 21:23:40 +02:00

38 lines
1.6 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: appengine v5.0.5+20181005
site_url: http://byron.github.io/google-apis-rs/google-appengine1_beta5-cli
site_description: A complete library to interact with appengine (protocol v1beta5)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/appengine1_beta5-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Apps':
- 'Create': 'apps_create.md'
- 'Get': 'apps_get.md'
- 'Locations Get': 'apps_locations-get.md'
- 'Locations List': 'apps_locations-list.md'
- 'Operations Get': 'apps_operations-get.md'
- 'Operations List': 'apps_operations-list.md'
- 'Patch': 'apps_patch.md'
- 'Services Delete': 'apps_services-delete.md'
- 'Services Get': 'apps_services-get.md'
- 'Services List': 'apps_services-list.md'
- 'Services Patch': 'apps_services-patch.md'
- 'Services Versions Create': 'apps_services-versions-create.md'
- 'Services Versions Delete': 'apps_services-versions-delete.md'
- 'Services Versions Get': 'apps_services-versions-get.md'
- 'Services Versions Instances Debug': 'apps_services-versions-instances-debug.md'
- 'Services Versions Instances Delete': 'apps_services-versions-instances-delete.md'
- 'Services Versions Instances Get': 'apps_services-versions-instances-get.md'
- 'Services Versions Instances List': 'apps_services-versions-instances-list.md'
- 'Services Versions List': 'apps_services-versions-list.md'
- 'Services Versions Patch': 'apps_services-versions-patch.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`