Files
google-apis-rs/gen/cloudbilling1-cli/mkdocs.yml
2016-12-27 07:48:18 +01:00

22 lines
759 B
YAML

site_name: cloudbilling v1.0.2+20151222
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']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`