rebuild all APIS

This commit is contained in:
Sebastian Thiel
2023-03-16 18:16:47 +01:00
parent 952ec161b8
commit a791dde0ce
3202 changed files with 103346 additions and 529276 deletions

View File

@@ -1,4 +1,4 @@
site_name: Cloud Trace v4.0.1+20220224
site_name: Cloud Trace v5.0.2+20230112
site_url: http://byron.github.io/google-apis-rs/google-cloudtrace1-cli
site_description: A complete library to interact with Cloud Trace (protocol v1)
@@ -7,11 +7,12 @@ repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudtrace1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['projects_patch-traces.md', 'Projects', 'Patch Traces']
- ['projects_traces-get.md', 'Projects', 'Traces Get']
- ['projects_traces-list.md', 'Projects', 'Traces List']
nav:
- Home: 'index.md'
- 'Projects':
- 'Patch Traces': 'projects_patch-traces.md'
- 'Traces Get': 'projects_traces-get.md'
- 'Traces List': 'projects_traces-list.md'
theme: readthedocs