Update to latest versions of API declarations

This commit is contained in:
Sebastian Thiel
2018-10-13 13:49:14 +02:00
parent 5a67475b54
commit 255c7f5ad5
1508 changed files with 819225 additions and 838421 deletions

33
gen/tpu1-cli/mkdocs.yml Normal file
View File

@@ -0,0 +1,33 @@
site_name: TPU v1.0.7+20181010
site_url: http://byron.github.io/google-apis-rs/google-tpu1-cli
site_description: A complete library to interact with TPU (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/tpu1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['projects_locations-accelerator-types-get.md', 'Projects', 'Locations Accelerator Types Get']
- ['projects_locations-accelerator-types-list.md', 'Projects', 'Locations Accelerator Types List']
- ['projects_locations-get.md', 'Projects', 'Locations Get']
- ['projects_locations-list.md', 'Projects', 'Locations List']
- ['projects_locations-nodes-create.md', 'Projects', 'Locations Nodes Create']
- ['projects_locations-nodes-delete.md', 'Projects', 'Locations Nodes Delete']
- ['projects_locations-nodes-get.md', 'Projects', 'Locations Nodes Get']
- ['projects_locations-nodes-list.md', 'Projects', 'Locations Nodes List']
- ['projects_locations-nodes-reimage.md', 'Projects', 'Locations Nodes Reimage']
- ['projects_locations-nodes-start.md', 'Projects', 'Locations Nodes Start']
- ['projects_locations-nodes-stop.md', 'Projects', 'Locations Nodes Stop']
- ['projects_locations-operations-cancel.md', 'Projects', 'Locations Operations Cancel']
- ['projects_locations-operations-delete.md', 'Projects', 'Locations Operations Delete']
- ['projects_locations-operations-get.md', 'Projects', 'Locations Operations Get']
- ['projects_locations-operations-list.md', 'Projects', 'Locations Operations List']
- ['projects_locations-tensorflow-versions-get.md', 'Projects', 'Locations Tensorflow Versions Get']
- ['projects_locations-tensorflow-versions-list.md', 'Projects', 'Locations Tensorflow Versions List']
theme: readthedocs
copyright: Copyright © 2015-2016, `Sebastian Thiel`