Files
google-apis-rs/gen/area120tables1_alpha1-cli/mkdocs.yml
Sebastian Thiel a791dde0ce rebuild all APIS
2023-03-16 18:16:47 +01:00

31 lines
984 B
YAML

site_name: Area120 Tables v5.0.2+20230123
site_url: http://byron.github.io/google-apis-rs/google-area120tables1_alpha1-cli
site_description: A complete library to interact with Area120 Tables (protocol v1alpha1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/area120tables1_alpha1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Tables':
- 'Get': 'tables_get.md'
- 'List': 'tables_list.md'
- 'Rows Batch Create': 'tables_rows-batch-create.md'
- 'Rows Batch Delete': 'tables_rows-batch-delete.md'
- 'Rows Batch Update': 'tables_rows-batch-update.md'
- 'Rows Create': 'tables_rows-create.md'
- 'Rows Delete': 'tables_rows-delete.md'
- 'Rows Get': 'tables_rows-get.md'
- 'Rows List': 'tables_rows-list.md'
- 'Rows Patch': 'tables_rows-patch.md'
- 'Workspaces':
- 'Get': 'workspaces_get.md'
- 'List': 'workspaces_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`