update all code after version update

This commit is contained in:
Sebastian Thiel
2020-07-10 09:41:44 +08:00
parent c949124df5
commit d1ffa68287
1798 changed files with 692798 additions and 59942 deletions

20
gen/admob1-cli/mkdocs.yml Normal file
View File

@@ -0,0 +1,20 @@
site_name: AdMob v1.0.14+20200709
site_url: http://byron.github.io/google-apis-rs/google-admob1-cli
site_description: A complete library to interact with AdMob (protocol v1)
repo_url: https://github.com/Byron/google-apis-rs/tree/master/gen/admob1-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['accounts_get.md', 'Accounts', 'Get']
- ['accounts_list.md', 'Accounts', 'List']
- ['accounts_mediation-report-generate.md', 'Accounts', 'Mediation Report Generate']
- ['accounts_network-report-generate.md', 'Accounts', 'Network Report Generate']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`