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

21 lines
558 B
YAML

site_name: AnalyticsReporting v5.0.4+20240123
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`