Files
google-apis-rs/gen/cloudbilling1-cli/mkdocs.yml
2017-12-12 17:58:06 +01:00

24 lines
855 B
YAML

site_name: Cloudbilling v1.0.7+20170813
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/master/gen/cloudbilling1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['billing-accounts_get.md', 'Billing Accounts', 'Get']
- ['billing-accounts_list.md', 'Billing Accounts', 'List']
- ['billing-accounts_projects-list.md', 'Billing Accounts', 'Projects List']
- ['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-2016, `Sebastian Thiel`