Files
google-apis-rs/gen/admin2_email_migration-cli/mkdocs.yml
Sebastian Thiel a328942033 feat(API): improved error handling
We are now able to decode detailed errors and pass them on. This allows
the CLI to provide more useful error responses.
Additionally, the CLI will only print debug responses in --debug mode.

Fixes #82
2015-04-25 09:49:57 +02:00

18 lines
450 B
YAML

site_name: admin v0.0.1+20150303
site_url: http://byron.github.io/google-apis-rs/google-admin2_email_migration-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/admin2_email_migration-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['mail_insert.md', 'Mail', 'Insert']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`