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

21 lines
541 B
YAML

site_name: Firebase ML v5.0.3+20230123
site_url: http://byron.github.io/google-apis-rs/google-firebaseml1-cli
site_description: A complete library to interact with Firebase ML (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/firebaseml1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Operations':
- 'Cancel': 'operations_cancel.md'
- 'Delete': 'operations_delete.md'
- 'List': 'operations_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`