Files
google-apis-rs/gen/taskqueue1_beta2-cli/mkdocs.yml
2021-04-14 16:58:44 +08:00

25 lines
747 B
YAML

site_name: taskqueue v2.0.4+20160428
site_url: http://byron.github.io/google-apis-rs/google-taskqueue1_beta2-cli
site_description: A complete library to interact with taskqueue (protocol v1beta2)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/taskqueue1_beta2-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['taskqueues_get.md', 'Taskqueues', 'Get']
- ['tasks_delete.md', 'Tasks', 'Delete']
- ['tasks_get.md', 'Tasks', 'Get']
- ['tasks_insert.md', 'Tasks', 'Insert']
- ['tasks_lease.md', 'Tasks', 'Lease']
- ['tasks_list.md', 'Tasks', 'List']
- ['tasks_patch.md', 'Tasks', 'Patch']
- ['tasks_update.md', 'Tasks', 'Update']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`