Files
google-apis-rs/gen/safebrowsing4-cli/mkdocs.yml
2021-04-22 09:49:31 +08:00

24 lines
817 B
YAML

site_name: Safebrowsing v2.0.5+20210330
site_url: http://byron.github.io/google-apis-rs/google-safebrowsing4-cli
site_description: A complete library to interact with Safebrowsing (protocol v4)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/safebrowsing4-cli
docs_dir: docs
site_dir: build_html
pages:
- ['index.md', 'Home']
- ['encoded-full-hashes_get.md', 'Encoded Full Hashes', 'Get']
- ['encoded-updates_get.md', 'Encoded Updates', 'Get']
- ['full-hashes_find.md', 'Full Hashes', 'Find']
- ['threat-hits_create.md', 'Threat Hits', 'Create']
- ['threat-list-updates_fetch.md', 'Threat List Updates', 'Fetch']
- ['threat-lists_list.md', 'Threat Lists', 'List']
- ['threat-matches_find.md', 'Threat Matches', 'Find']
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`