Files
google-apis-rs/gen/billingbudgets1_beta1-cli/mkdocs.yml
Sebastian Thiel 55badfe90e regen all APIs
2024-03-05 19:07:52 +01:00

23 lines
766 B
YAML

site_name: CloudBillingBudget v5.0.3+20240225
site_url: http://byron.github.io/google-apis-rs/google-billingbudgets1_beta1-cli
site_description: A complete library to interact with CloudBillingBudget (protocol v1beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/billingbudgets1_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Billing Accounts':
- 'Budgets Create': 'billing-accounts_budgets-create.md'
- 'Budgets Delete': 'billing-accounts_budgets-delete.md'
- 'Budgets Get': 'billing-accounts_budgets-get.md'
- 'Budgets List': 'billing-accounts_budgets-list.md'
- 'Budgets Patch': 'billing-accounts_budgets-patch.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`