remove changes to gen

This commit is contained in:
OMGeeky
2024-05-13 19:25:02 +02:00
parent 3092fef613
commit d1d2e9937c
3222 changed files with 5562822 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
site_name: taskqueue v5.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
nav:
- Home: 'index.md'
- 'Taskqueues':
- 'Get': 'taskqueues_get.md'
- 'Tasks':
- 'Delete': 'tasks_delete.md'
- 'Get': 'tasks_get.md'
- 'Insert': 'tasks_insert.md'
- 'Lease': 'tasks_lease.md'
- 'List': 'tasks_list.md'
- 'Patch': 'tasks_patch.md'
- 'Update': 'tasks_update.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`