Upgrade to latest API versions + code regen

This commit is contained in:
Sebastian Thiel
2017-12-12 14:30:54 +01:00
parent dc30217711
commit 357a0e650e
776 changed files with 356718 additions and 104442 deletions

20
gen/poly1-cli/mkdocs.yml Normal file
View File

@@ -0,0 +1,20 @@
site_name: Poly Service v1.0.6+20171209
site_url: http://byron.github.io/google-apis-rs/google-poly1-cli
site_description: A complete library to interact with Poly Service (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/poly1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['assets_get.md', 'Assets', 'Get']
- ['assets_list.md', 'Assets', 'List']
- ['users_assets-list.md', 'Users', 'Assets List']
- ['users_likedassets-list.md', 'Users', 'Likedassets List']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`