Files
google-apis-rs/gen/coordinate1-cli/mkdocs.yml
2024-05-16 21:23:40 +02:00

35 lines
884 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: coordinate v5.0.5+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 © 20152024, `Sebastian Thiel`