mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update to latest versions of API declarations
This commit is contained in:
24
gen/youtubeanalytics2-cli/mkdocs.yml
Normal file
24
gen/youtubeanalytics2-cli/mkdocs.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
site_name: YouTube Analytics v1.0.7+20181010
|
||||
site_url: http://byron.github.io/google-apis-rs/google-youtubeanalytics2-cli
|
||||
site_description: A complete library to interact with YouTube Analytics (protocol v2)
|
||||
|
||||
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/youtubeanalytics2-cli
|
||||
|
||||
docs_dir: docs
|
||||
site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['group-items_delete.md', 'Group Items', 'Delete']
|
||||
- ['group-items_insert.md', 'Group Items', 'Insert']
|
||||
- ['group-items_list.md', 'Group Items', 'List']
|
||||
- ['groups_delete.md', 'Groups', 'Delete']
|
||||
- ['groups_insert.md', 'Groups', 'Insert']
|
||||
- ['groups_list.md', 'Groups', 'List']
|
||||
- ['groups_update.md', 'Groups', 'Update']
|
||||
- ['reports_query.md', 'Reports', 'Query']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2016, `Sebastian Thiel`
|
||||
|
||||
Reference in New Issue
Block a user