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

43 lines
1.3 KiB
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: Partners v5.0.5+20180925
site_url: http://byron.github.io/google-apis-rs/google-partners2-cli
site_description: A complete library to interact with Partners (protocol v2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/partners2-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Analytics':
- 'List': 'analytics_list.md'
- 'Client Messages':
- 'Log': 'client-messages_log.md'
- 'Companies':
- 'Get': 'companies_get.md'
- 'Leads Create': 'companies_leads-create.md'
- 'List': 'companies_list.md'
- 'Leads':
- 'List': 'leads_list.md'
- 'Methods':
- 'Get Partnersstatus': 'methods_get-partnersstatus.md'
- 'Update Companies': 'methods_update-companies.md'
- 'Update Leads': 'methods_update-leads.md'
- 'Offers':
- 'History List': 'offers_history-list.md'
- 'List': 'offers_list.md'
- 'User Events':
- 'Log': 'user-events_log.md'
- 'User States':
- 'List': 'user-states_list.md'
- 'Users':
- 'Create Company Relation': 'users_create-company-relation.md'
- 'Delete Company Relation': 'users_delete-company-relation.md'
- 'Get': 'users_get.md'
- 'Update Profile': 'users_update-profile.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`