Files
google-apis-rs/gen/cloudbilling1-cli/mkdocs.yml
2021-04-22 09:49:31 +08:00

29 lines
1.2 KiB
YAML

site_name: Cloudbilling v2.0.5+20210322
site_url: http://byron.github.io/google-apis-rs/google-cloudbilling1-cli
site_description: A complete library to interact with Cloudbilling (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudbilling1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['billing-accounts_create.md', 'Billing Accounts', 'Create']
- ['billing-accounts_get.md', 'Billing Accounts', 'Get']
- ['billing-accounts_get-iam-policy.md', 'Billing Accounts', 'Get Iam Policy']
- ['billing-accounts_list.md', 'Billing Accounts', 'List']
- ['billing-accounts_patch.md', 'Billing Accounts', 'Patch']
- ['billing-accounts_projects-list.md', 'Billing Accounts', 'Projects List']
- ['billing-accounts_set-iam-policy.md', 'Billing Accounts', 'Set Iam Policy']
- ['billing-accounts_test-iam-permissions.md', 'Billing Accounts', 'Test Iam Permissions']
- ['projects_get-billing-info.md', 'Projects', 'Get Billing Info']
- ['projects_update-billing-info.md', 'Projects', 'Update Billing Info']
- ['services_list.md', 'Services', 'List']
- ['services_skus-list.md', 'Services', 'Skus List']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`