mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 15:49:45 +01:00
62 lines
1.8 KiB
YAML
62 lines
1.8 KiB
YAML
site_name: calendar v5.0.4+20240223
|
|
site_url: http://byron.github.io/google-apis-rs/google-calendar3-cli
|
|
site_description: A complete library to interact with calendar (protocol v3)
|
|
|
|
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/calendar3-cli
|
|
|
|
docs_dir: docs
|
|
site_dir: build_html
|
|
|
|
nav:
|
|
- Home: 'index.md'
|
|
- 'Acl':
|
|
- 'Delete': 'acl_delete.md'
|
|
- 'Get': 'acl_get.md'
|
|
- 'Insert': 'acl_insert.md'
|
|
- 'List': 'acl_list.md'
|
|
- 'Patch': 'acl_patch.md'
|
|
- 'Update': 'acl_update.md'
|
|
- 'Watch': 'acl_watch.md'
|
|
- 'Calendar List':
|
|
- 'Delete': 'calendar-list_delete.md'
|
|
- 'Get': 'calendar-list_get.md'
|
|
- 'Insert': 'calendar-list_insert.md'
|
|
- 'List': 'calendar-list_list.md'
|
|
- 'Patch': 'calendar-list_patch.md'
|
|
- 'Update': 'calendar-list_update.md'
|
|
- 'Watch': 'calendar-list_watch.md'
|
|
- 'Calendars':
|
|
- 'Clear': 'calendars_clear.md'
|
|
- 'Delete': 'calendars_delete.md'
|
|
- 'Get': 'calendars_get.md'
|
|
- 'Insert': 'calendars_insert.md'
|
|
- 'Patch': 'calendars_patch.md'
|
|
- 'Update': 'calendars_update.md'
|
|
- 'Channels':
|
|
- 'Stop': 'channels_stop.md'
|
|
- 'Colors':
|
|
- 'Get': 'colors_get.md'
|
|
- 'Events':
|
|
- 'Delete': 'events_delete.md'
|
|
- 'Get': 'events_get.md'
|
|
- 'Import': 'events_import.md'
|
|
- 'Insert': 'events_insert.md'
|
|
- 'Instances': 'events_instances.md'
|
|
- 'List': 'events_list.md'
|
|
- 'Move': 'events_move.md'
|
|
- 'Patch': 'events_patch.md'
|
|
- 'Quick Add': 'events_quick-add.md'
|
|
- 'Update': 'events_update.md'
|
|
- 'Watch': 'events_watch.md'
|
|
- 'Freebusy':
|
|
- 'Query': 'freebusy_query.md'
|
|
- 'Settings':
|
|
- 'Get': 'settings_get.md'
|
|
- 'List': 'settings_list.md'
|
|
- 'Watch': 'settings_watch.md'
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
|
|