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

23 lines
957 B
YAML

site_name: Workflow Executions v5.0.3+20230110
site_url: http://byron.github.io/google-apis-rs/google-workflowexecutions1-cli
site_description: A complete library to interact with Workflow Executions (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/workflowexecutions1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Locations Workflows Executions Cancel': 'projects_locations-workflows-executions-cancel.md'
- 'Locations Workflows Executions Create': 'projects_locations-workflows-executions-create.md'
- 'Locations Workflows Executions Get': 'projects_locations-workflows-executions-get.md'
- 'Locations Workflows Executions List': 'projects_locations-workflows-executions-list.md'
- 'Locations Workflows Trigger Pubsub Execution': 'projects_locations-workflows-trigger-pubsub-execution.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`