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

41 lines
1.7 KiB
YAML

site_name: Essentialcontacts v5.0.4+20240223
site_url: http://byron.github.io/google-apis-rs/google-essentialcontacts1-cli
site_description: A complete library to interact with Essentialcontacts (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/essentialcontacts1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Folders':
- 'Contacts Compute': 'folders_contacts-compute.md'
- 'Contacts Create': 'folders_contacts-create.md'
- 'Contacts Delete': 'folders_contacts-delete.md'
- 'Contacts Get': 'folders_contacts-get.md'
- 'Contacts List': 'folders_contacts-list.md'
- 'Contacts Patch': 'folders_contacts-patch.md'
- 'Contacts Send Test Message': 'folders_contacts-send-test-message.md'
- 'Organizations':
- 'Contacts Compute': 'organizations_contacts-compute.md'
- 'Contacts Create': 'organizations_contacts-create.md'
- 'Contacts Delete': 'organizations_contacts-delete.md'
- 'Contacts Get': 'organizations_contacts-get.md'
- 'Contacts List': 'organizations_contacts-list.md'
- 'Contacts Patch': 'organizations_contacts-patch.md'
- 'Contacts Send Test Message': 'organizations_contacts-send-test-message.md'
- 'Projects':
- 'Contacts Compute': 'projects_contacts-compute.md'
- 'Contacts Create': 'projects_contacts-create.md'
- 'Contacts Delete': 'projects_contacts-delete.md'
- 'Contacts Get': 'projects_contacts-get.md'
- 'Contacts List': 'projects_contacts-list.md'
- 'Contacts Patch': 'projects_contacts-patch.md'
- 'Contacts Send Test Message': 'projects_contacts-send-test-message.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`