Files
google-apis-rs/gen/analyticsreporting4-cli/mkdocs.yml
2023-08-23 08:25:17 +02:00

21 lines
558 B
YAML

site_name: AnalyticsReporting v5.0.3+20221104
site_url: http://byron.github.io/google-apis-rs/google-analyticsreporting4-cli
site_description: A complete library to interact with AnalyticsReporting (protocol v4)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/analyticsreporting4-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Reports':
- 'Batch Get': 'reports_batch-get.md'
- 'User Activity':
- 'Search': 'user-activity_search.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`