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

25 lines
783 B
YAML

site_name: testing v5.0.3+20230119
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':
- '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`