-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
27 lines (27 loc) · 828 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
site_name: Veracode Declare
site_description: 'Veracode Declare'
site_author: 'sebcoles'
docs_dir: docs/
repo_name: 'Veracode.OSS.Delcare'
repo_url: 'https://github.com/sebcoles/Veracode.OSS.Declare/'
theme:
name: 'material'
features:
- navigation.instant
nav:
- Home: index.md
- Getting Started: getting_started.md
- Actions:
- Configure: actions/configure.md
- Test: actions/test.md
- Scan: actions/scan.md
- Evaluate: actions/evaluate.md
- Mitigation: actions/mitigation.md
- Delete: actions/delete.md
- Download:
- Artifactory: download/artifactory.md
- Integrations:
- GitHub: integrations/github.md
- TeamCity: integrations/teamcity.md
- Jenkins: integrations/teamcity.md
- Docker: integrations/teamcity.md