mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-15 22:18:10 +01:00
chore(gen): adds all missing apis
With recent changes in the generator and or rust a bunch of api are now working that were blacklisted. This commit adds the generated files for those apis.
This commit is contained in:
27
gen/consumersurveys2-cli/mkdocs.yml
Normal file
27
gen/consumersurveys2-cli/mkdocs.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
site_name: Consumer Surveys v1.0.7+20170407
|
||||
site_url: http://byron.github.io/google-apis-rs/google-consumersurveys2-cli
|
||||
site_description: A complete library to interact with Consumer Surveys (protocol v2)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/consumersurveys2-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`
|
||||
|
||||
Reference in New Issue
Block a user