Files
google-apis-rs/gen/datastore1_beta3-cli/mkdocs.yml
Sebastian Thiel 55badfe90e regen all APIs
2024-03-05 19:07:52 +01:00

26 lines
817 B
YAML

site_name: datastore v5.0.3+20240226
site_url: http://byron.github.io/google-apis-rs/google-datastore1_beta3-cli
site_description: A complete library to interact with datastore (protocol v1beta3)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/datastore1_beta3-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Projects':
- 'Allocate Ids': 'projects_allocate-ids.md'
- 'Begin Transaction': 'projects_begin-transaction.md'
- 'Commit': 'projects_commit.md'
- 'Lookup': 'projects_lookup.md'
- 'Reserve Ids': 'projects_reserve-ids.md'
- 'Rollback': 'projects_rollback.md'
- 'Run Aggregation Query': 'projects_run-aggregation-query.md'
- 'Run Query': 'projects_run-query.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`