mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
a bunch of publishes
This commit is contained in:
24
gen/transcoder1-cli/mkdocs.yml
Normal file
24
gen/transcoder1-cli/mkdocs.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
site_name: Transcoder v3.0.0+20220201
|
||||
site_url: http://byron.github.io/google-apis-rs/google-transcoder1-cli
|
||||
site_description: A complete library to interact with Transcoder (protocol v1)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/transcoder1-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['projects_locations-job-templates-create.md', 'Projects', 'Locations Job Templates Create']
|
||||
- ['projects_locations-job-templates-delete.md', 'Projects', 'Locations Job Templates Delete']
|
||||
- ['projects_locations-job-templates-get.md', 'Projects', 'Locations Job Templates Get']
|
||||
- ['projects_locations-job-templates-list.md', 'Projects', 'Locations Job Templates List']
|
||||
- ['projects_locations-jobs-create.md', 'Projects', 'Locations Jobs Create']
|
||||
- ['projects_locations-jobs-delete.md', 'Projects', 'Locations Jobs Delete']
|
||||
- ['projects_locations-jobs-get.md', 'Projects', 'Locations Jobs Get']
|
||||
- ['projects_locations-jobs-list.md', 'Projects', 'Locations Jobs List']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user