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

29 lines
1.2 KiB
YAML

site_name: Workflows v5.0.4+20240207
site_url: http://byron.github.io/google-apis-rs/google-workflows1-cli
site_description: A complete library to interact with Workflows (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/workflows1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Locations Get': 'projects_locations-get.md'
- 'Locations List': 'projects_locations-list.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'
- 'Locations Workflows Create': 'projects_locations-workflows-create.md'
- 'Locations Workflows Delete': 'projects_locations-workflows-delete.md'
- 'Locations Workflows Get': 'projects_locations-workflows-get.md'
- 'Locations Workflows List': 'projects_locations-workflows-list.md'
- 'Locations Workflows List Revisions': 'projects_locations-workflows-list-revisions.md'
- 'Locations Workflows Patch': 'projects_locations-workflows-patch.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`