Files
google-apis-rs/gen/webfonts1-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
431 B
YAML

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