-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
30 lines (29 loc) · 835 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
28
29
site_name: GDPR
repo_url: https://github.com/veda-consulting/uk.co.vedaconsulting.gdpr
theme:
name: material
markdown_extensions:
- attr_list
- admonition
- def_list
- codehilite:
guess_lang: false
- toc:
permalink: true
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.tilde
- pymdownx.betterem
- pymdownx.mark
- pymdownx.magiclink
nav:
- Introduction: index.md
- Overview: overview.md
- Installation: installation.md
- Configuration: configuration.md
- Identifying Inactive Contacts: identifying-inactive-contacts.md
- Communication Preferences: communication-preferences.md
- Data Policy: data-policy.md
- Membership Terms and Conditions: membership-terms-and-conditions.md
- Events Terms and Conditions: events-terms-and-conditions.md
- Right to be forgotten: right-to-be-forgotten.md