Files
google-apis-rs/gen/groupsmigration1-cli/mkdocs.yml
Sebastian Thiel 3e0a24db0d fix(api-update): 'bytes ...' -> 'bytes=...'
* update all APIs to contain said change. It's not worth a republish
  though.
2015-04-12 08:56:48 +02:00

18 lines
455 B
YAML

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