mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 15:49:45 +01:00
And bring in 5 new ones, including cloudkms. Also update dependencies to make things compile again.
23 lines
766 B
YAML
23 lines
766 B
YAML
site_name: safebrowsing v1.0.4+20170509
|
|
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/master/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-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-2016, `Sebastian Thiel`
|
|
|