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

38 lines
1.3 KiB
YAML

site_name: proximitybeacon v5.0.4+20200127
site_url: http://byron.github.io/google-apis-rs/google-proximitybeacon1_beta1-cli
site_description: A complete library to interact with proximitybeacon (protocol v1beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/proximitybeacon1_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Beaconinfo':
- 'Getforobserved': 'beaconinfo_getforobserved.md'
- 'Beacons':
- 'Activate': 'beacons_activate.md'
- 'Attachments Batch Delete': 'beacons_attachments-batch-delete.md'
- 'Attachments Create': 'beacons_attachments-create.md'
- 'Attachments Delete': 'beacons_attachments-delete.md'
- 'Attachments List': 'beacons_attachments-list.md'
- 'Deactivate': 'beacons_deactivate.md'
- 'Decommission': 'beacons_decommission.md'
- 'Delete': 'beacons_delete.md'
- 'Diagnostics List': 'beacons_diagnostics-list.md'
- 'Get': 'beacons_get.md'
- 'List': 'beacons_list.md'
- 'Register': 'beacons_register.md'
- 'Update': 'beacons_update.md'
- 'Methods':
- 'Get Eidparams': 'methods_get-eidparams.md'
- 'Namespaces':
- 'List': 'namespaces_list.md'
- 'Update': 'namespaces_update.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`