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

38 lines
1.5 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_beta4-cli
site_description: A complete library to interact with appengine (protocol v1beta4)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/appengine1_beta4-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'
- 'Modules Delete': 'apps_modules-delete.md'
- 'Modules Get': 'apps_modules-get.md'
- 'Modules List': 'apps_modules-list.md'
- 'Modules Patch': 'apps_modules-patch.md'
- 'Modules Versions Create': 'apps_modules-versions-create.md'
- 'Modules Versions Delete': 'apps_modules-versions-delete.md'
- 'Modules Versions Get': 'apps_modules-versions-get.md'
- 'Modules Versions Instances Debug': 'apps_modules-versions-instances-debug.md'
- 'Modules Versions Instances Delete': 'apps_modules-versions-instances-delete.md'
- 'Modules Versions Instances Get': 'apps_modules-versions-instances-get.md'
- 'Modules Versions Instances List': 'apps_modules-versions-instances-list.md'
- 'Modules Versions List': 'apps_modules-versions-list.md'
- 'Modules Versions Patch': 'apps_modules-versions-patch.md'
- 'Operations Get': 'apps_operations-get.md'
- 'Operations List': 'apps_operations-list.md'
- 'Patch': 'apps_patch.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`