We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e355f90 commit 3ab331fCopy full SHA for 3ab331f
1 file changed
mkdocs.yml
@@ -8,19 +8,19 @@ extra:
8
- v4
9
nav:
10
- Home: index.md
11
- - v4:
12
- - Overview: v4/overview.md
13
- - Installation: v4/installation.md
14
- - Configuration: v4/configuration.md
15
- - Usage: v4/usage.md
16
- - Transports: v4/transports.md
17
- v5:
18
- Overview: v5/overview.md
19
- Installation: v5/installation.md
20
- Configuration: v5/configuration.md
21
- Usage: v5/usage.md
22
- Transports: v5/transports.md
23
- Upgrade from V4 to v5: v5/upgrade-v4-to-v5.md
+ - v4:
+ - Overview: v4/overview.md
+ - Installation: v4/installation.md
+ - Configuration: v4/configuration.md
+ - Usage: v4/usage.md
+ - Transports: v4/transports.md
24
site_name: dot-mail
25
site_description: "Dotkernel's mail service"
26
repo_url: "https://github.com/dotkernel/dot-mail"
0 commit comments