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

20 lines
482 B
YAML

site_name: discovery v5.0.3+20200806
site_url: http://byron.github.io/google-apis-rs/google-discovery1-cli
site_description: A complete library to interact with discovery (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/discovery1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Apis':
- 'Get Rest': 'apis_get-rest.md'
- 'List': 'apis_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`