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

25 lines
668 B
YAML

site_name: Fact Check Tools v5.0.3+20230121
site_url: http://byron.github.io/google-apis-rs/google-factchecktools1_alpha1-cli
site_description: A complete library to interact with Fact Check Tools (protocol v1alpha1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/factchecktools1_alpha1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Claims':
- 'Search': 'claims_search.md'
- 'Pages':
- 'Create': 'pages_create.md'
- 'Delete': 'pages_delete.md'
- 'Get': 'pages_get.md'
- 'List': 'pages_list.md'
- 'Update': 'pages_update.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`