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

38 lines
1.3 KiB
YAML

site_name: DLP v5.0.4+20171205
site_url: http://byron.github.io/google-apis-rs/google-dlp2_beta1-cli
site_description: A complete library to interact with DLP (protocol v2beta1)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/dlp2_beta1-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Content':
- 'Deidentify': 'content_deidentify.md'
- 'Inspect': 'content_inspect.md'
- 'Redact': 'content_redact.md'
- 'Data Source':
- 'Analyze': 'data-source_analyze.md'
- 'Inspect':
- 'Operations Cancel': 'inspect_operations-cancel.md'
- 'Operations Create': 'inspect_operations-create.md'
- 'Operations Delete': 'inspect_operations-delete.md'
- 'Operations Get': 'inspect_operations-get.md'
- 'Operations List': 'inspect_operations-list.md'
- 'Results Findings List': 'inspect_results-findings-list.md'
- 'Risk Analysis':
- 'Operations Cancel': 'risk-analysis_operations-cancel.md'
- 'Operations Delete': 'risk-analysis_operations-delete.md'
- 'Operations Get': 'risk-analysis_operations-get.md'
- 'Operations List': 'risk-analysis_operations-list.md'
- 'Root Categories':
- 'Info Types List': 'root-categories_info-types-list.md'
- 'List': 'root-categories_list.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`