mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
31 lines
839 B
YAML
31 lines
839 B
YAML
site_name: Safebrowsing v5.0.4+20240225
|
|
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
|
|
|
|
nav:
|
|
- Home: 'index.md'
|
|
- 'Encoded Full Hashes':
|
|
- 'Get': 'encoded-full-hashes_get.md'
|
|
- 'Encoded Updates':
|
|
- 'Get': 'encoded-updates_get.md'
|
|
- 'Full Hashes':
|
|
- 'Find': 'full-hashes_find.md'
|
|
- 'Threat Hits':
|
|
- 'Create': 'threat-hits_create.md'
|
|
- 'Threat List Updates':
|
|
- 'Fetch': 'threat-list-updates_fetch.md'
|
|
- 'Threat Lists':
|
|
- 'List': 'threat-lists_list.md'
|
|
- 'Threat Matches':
|
|
- 'Find': 'threat-matches_find.md'
|
|
|
|
theme: readthedocs
|
|
|
|
copyright: Copyright © 2015-2020, `Sebastian Thiel`
|
|
|