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

31 lines
930 B
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: Remote Build Execution v5.0.5+20210329
site_url: http://byron.github.io/google-apis-rs/google-remotebuildexecution2-cli
site_description: A complete library to interact with Remote Build Execution (protocol v2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/remotebuildexecution2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Action Results':
- 'Get': 'action-results_get.md'
- 'Update': 'action-results_update.md'
- 'Actions':
- 'Execute': 'actions_execute.md'
- 'Blobs':
- 'Batch Read': 'blobs_batch-read.md'
- 'Batch Update': 'blobs_batch-update.md'
- 'Find Missing': 'blobs_find-missing.md'
- 'Get Tree': 'blobs_get-tree.md'
- 'Methods':
- 'Get Capabilities': 'methods_get-capabilities.md'
- 'Operations':
- 'Wait Execution': 'operations_wait-execution.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`