fix(all): update all code to latest version

* add new APIs
* remove old ones
* add latest json files
This commit is contained in:
Sebastian Thiel
2015-04-24 20:07:12 +02:00
parent 845a568b25
commit f8689be451
650 changed files with 80776 additions and 88805 deletions

View File

@@ -1,28 +0,0 @@
site_name: coordinate v0.0.1+20141215
site_url: http://byron.github.io/google-apis-rs/google-coordinate1-cli
site_description: Write integrating applications with bcore
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/coordinate1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['custom-field-def_list.md', 'Custom Field Def', 'List']
- ['jobs_get.md', 'Jobs', 'Get']
- ['jobs_insert.md', 'Jobs', 'Insert']
- ['jobs_list.md', 'Jobs', 'List']
- ['jobs_patch.md', 'Jobs', 'Patch']
- ['jobs_update.md', 'Jobs', 'Update']
- ['location_list.md', 'Location', 'List']
- ['schedule_get.md', 'Schedule', 'Get']
- ['schedule_patch.md', 'Schedule', 'Patch']
- ['schedule_update.md', 'Schedule', 'Update']
- ['team_list.md', 'Team', 'List']
- ['worker_list.md', 'Worker', 'List']
theme: readthedocs
copyright: Copyright © 2015, `Sebastian Thiel`