-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
86 lines (83 loc) · 2.59 KB
/
mkdocs.yml
File metadata and controls
86 lines (83 loc) · 2.59 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
site_name: CCM19 Cookie Consent Manager Dokumentation
extra_css:
- stylesheets/extra.css
theme:
name: material
#logo: https://www.ccm19.de/images/10-ccm-19-logo-02-a.png
features:
- tabs
palette:
primary: blue grey
custom_dir: overrides
language: de
icon:
repo: fontawesome/brands/github
plugins:
- search
repo_url: https://github.com/PapooSoftware/ccm19doks
repo_name: CCM19Doks
edit_uri: blob/master/docs/
markdown_extensions:
- meta
- pymdownx.inlinehilite
- pymdownx.snippets
nav:
- "Home": index.md
- Erste Schritte:
- erste_schritte/registrierung.md
- erste_schritte/installation.md
- "Einloggen in CCM19": erste_schritte/login-und-passwoerter.md
- "Onboarding starten": erste_schritte/onboarding-schritt-1.md
- "Domain scannen": erste_schritte/onboarding-schritt-2.md
- "Impressum & Co.": erste_schritte/onboarding-schritt-3.md
- "Platzhalter": erste_schritte/onboarding-schritt-4.md
- "Speichern & Einbinden": erste_schritte/onboarding-schritt-5.md
- "Upgrade Generation 2": erste_schritte/upgrade_g2.md
- Funktionen:
- funktionen/themes.md
- funktionen/cookies-und-andere.md
- funktionen/skripte.md
- funktionen/pagecheck.md
- funktionen/cookietabelle.md
- funktionen/uebersetzungen.md
- funktionen/impressum.md
- funktionen/datenschutz.md
- funktionen/barrierefreiheit.md
- funktionen/platzhalter.md
- frontend/frontend.md
- System & Co.:
- system-und-co/frontend-einstellungen.md
- system-und-co/consent-speicherung.md
- system-und-co/email.md
- system-und-co/caching.md
- system-und-co/netzwerk.md
- system-und-co/update.md
- logs/consent-protokoll.md
- logs/system-protokoll.md
- Verwaltung:
- verwaltung/kontoeinstellungen.md
- verwaltung/lizenzverwaltung.md
- verwaltung/domainverwaltung.md
- verwaltung/theme-verwaltung.md
- Integrationen:
- integrationen/ccm19-shopware.md
- integrationen/ccm19-wordpress.md
- integrationen/ccm19-wix.md
- integrationen/ccm19-magento.md
- integrationen/ccm19-typo3.md
- API & Technik:
- api/javascript-apis.md
- api/technik.md
- api/google-tag-manager.md
- api/apikey.md
- api/general_api.md
- Plugins:
- plugins/plugins.md
- plugins/erweiterte_statistik.md
- Agency Version:
- agency-version/agency.md
- agency-version/kunden.md
- agency-version/kunden-api.md
- agency-version/themes.md
- agency-version/einstellungen.md
- agency-version/email.md