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

25 lines
1021 B
YAML

site_name: Firebase Realtime Database v5.0.4+20240303
site_url: http://byron.github.io/google-apis-rs/google-firebasedatabase1_beta-cli
site_description: A complete library to interact with Firebase Realtime Database (protocol v1beta)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/firebasedatabase1_beta-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Locations Instances Create': 'projects_locations-instances-create.md'
- 'Locations Instances Delete': 'projects_locations-instances-delete.md'
- 'Locations Instances Disable': 'projects_locations-instances-disable.md'
- 'Locations Instances Get': 'projects_locations-instances-get.md'
- 'Locations Instances List': 'projects_locations-instances-list.md'
- 'Locations Instances Reenable': 'projects_locations-instances-reenable.md'
- 'Locations Instances Undelete': 'projects_locations-instances-undelete.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`