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

21 lines
567 B
YAML

site_name: Service Control v5.0.3+20230106
site_url: http://byron.github.io/google-apis-rs/google-servicecontrol1-cli
site_description: A complete library to interact with Service Control (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/servicecontrol1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Services':
- 'Allocate Quota': 'services_allocate-quota.md'
- 'Check': 'services_check.md'
- 'Report': 'services_report.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`