Files
google-apis-rs/gen/reseller1_sandbox-cli/mkdocs.yml
2022-09-14 08:40:50 +08:00

31 lines
1.2 KiB
YAML

site_name: reseller v4.0.1+20160329
site_url: http://byron.github.io/google-apis-rs/google-reseller1_sandbox-cli
site_description: A complete library to interact with reseller (protocol v1sandbox)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/reseller1_sandbox-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['customers_get.md', 'Customers', 'Get']
- ['customers_insert.md', 'Customers', 'Insert']
- ['customers_patch.md', 'Customers', 'Patch']
- ['customers_update.md', 'Customers', 'Update']
- ['subscriptions_activate.md', 'Subscriptions', 'Activate']
- ['subscriptions_change-plan.md', 'Subscriptions', 'Change Plan']
- ['subscriptions_change-renewal-settings.md', 'Subscriptions', 'Change Renewal Settings']
- ['subscriptions_change-seats.md', 'Subscriptions', 'Change Seats']
- ['subscriptions_delete.md', 'Subscriptions', 'Delete']
- ['subscriptions_get.md', 'Subscriptions', 'Get']
- ['subscriptions_insert.md', 'Subscriptions', 'Insert']
- ['subscriptions_list.md', 'Subscriptions', 'List']
- ['subscriptions_start-paid-service.md', 'Subscriptions', 'Start Paid Service']
- ['subscriptions_suspend.md', 'Subscriptions', 'Suspend']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`