chore(json): fetch latest json and re-gen all code

This commit is contained in:
Sebastian Thiel
2016-12-16 11:25:26 +01:00
parent e04b6d023d
commit 06caa1de02
657 changed files with 237602 additions and 19201 deletions

View File

@@ -0,0 +1,27 @@
site_name: Surveys v1.0.0+20161103
site_url: http://byron.github.io/google-apis-rs/google-surveys2-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/surveys2-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['mobileapppanels_get.md', 'Mobileapppanels', 'Get']
- ['mobileapppanels_list.md', 'Mobileapppanels', 'List']
- ['mobileapppanels_update.md', 'Mobileapppanels', 'Update']
- ['results_get.md', 'Results', 'Get']
- ['surveys_delete.md', 'Surveys', 'Delete']
- ['surveys_get.md', 'Surveys', 'Get']
- ['surveys_insert.md', 'Surveys', 'Insert']
- ['surveys_list.md', 'Surveys', 'List']
- ['surveys_start.md', 'Surveys', 'Start']
- ['surveys_stop.md', 'Surveys', 'Stop']
- ['surveys_update.md', 'Surveys', 'Update']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`