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

35 lines
882 B
YAML

site_name: coordinate v5.0.4+20150811
site_url: http://byron.github.io/google-apis-rs/google-coordinate1-cli
site_description: A complete library to interact with coordinate (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/coordinate1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Custom Field Def':
- 'List': 'custom-field-def_list.md'
- 'Jobs':
- 'Get': 'jobs_get.md'
- 'Insert': 'jobs_insert.md'
- 'List': 'jobs_list.md'
- 'Patch': 'jobs_patch.md'
- 'Update': 'jobs_update.md'
- 'Location':
- 'List': 'location_list.md'
- 'Schedule':
- 'Get': 'schedule_get.md'
- 'Patch': 'schedule_patch.md'
- 'Update': 'schedule_update.md'
- 'Team':
- 'List': 'team_list.md'
- 'Worker':
- 'List': 'worker_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`