Files
google-apis-rs/gen/admob1-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

24 lines
708 B
YAML

site_name: AdMob v5.0.4+20240223
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/main/gen/admob1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Accounts':
- 'Ad Units List': 'accounts_ad-units-list.md'
- 'Apps List': 'accounts_apps-list.md'
- 'Get': 'accounts_get.md'
- 'List': 'accounts_list.md'
- 'Mediation Report Generate': 'accounts_mediation-report-generate.md'
- 'Network Report Generate': 'accounts_network-report-generate.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`