Files
google-apis-rs/gen/surveys2-cli/mkdocs.yml
2020-07-10 09:41:44 +08:00

25 lines
745 B
YAML

site_name: Surveys v1.0.14+20180508
site_url: http://byron.github.io/google-apis-rs/google-surveys2-cli
site_description: A complete library to interact with Surveys (protocol v2)
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']
- ['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-2020, `Sebastian Thiel`