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

30 lines
1.1 KiB
YAML

site_name: testing v5.0.4+20240227
site_url: http://byron.github.io/google-apis-rs/google-testing1-cli
site_description: A complete library to interact with testing (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/testing1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Application Detail Service':
- 'Get Apk Details': 'application-detail-service_get-apk-details.md'
- 'Projects':
- 'Device Sessions Cancel': 'projects_device-sessions-cancel.md'
- 'Device Sessions Create': 'projects_device-sessions-create.md'
- 'Device Sessions Get': 'projects_device-sessions-get.md'
- 'Device Sessions List': 'projects_device-sessions-list.md'
- 'Device Sessions Patch': 'projects_device-sessions-patch.md'
- 'Test Matrices Cancel': 'projects_test-matrices-cancel.md'
- 'Test Matrices Create': 'projects_test-matrices-create.md'
- 'Test Matrices Get': 'projects_test-matrices-get.md'
- 'Test Environment Catalog':
- 'Get': 'test-environment-catalog_get.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`