forked from sim0n00ps/OF-DL
Compare commits
2 Commits
37fae9185a
...
824d88a6b8
Author | SHA1 | Date | |
---|---|---|---|
824d88a6b8 | |||
64ff74f753 |
10
mkdocs.yml
10
mkdocs.yml
@ -2,6 +2,11 @@ site_name: OF-DL Docs
|
||||
site_url: https://docs.ofdl.tools
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Installation:
|
||||
- Windows: installation/windows.md
|
||||
- macOS: installation/macos.md
|
||||
- Linux: installation/linux.md
|
||||
- Docker: installation/docker.md
|
||||
- Running the Program: running-the-program.md
|
||||
- Config:
|
||||
- Authentication: config/auth.md
|
||||
@ -9,11 +14,6 @@ nav:
|
||||
- Configuration: config/configuration.md
|
||||
- All Configuration Options: config/all-configuration-options.md
|
||||
- Custom Filename Formats: config/custom-filename-formats.md
|
||||
- Installation:
|
||||
- Windows: installation/windows.md
|
||||
- macOS: installation/macos.md
|
||||
- Linux: installation/linux.md
|
||||
- Docker: installation/docker.md
|
||||
theme:
|
||||
name: material
|
||||
features:
|
||||
|
Loading…
x
Reference in New Issue
Block a user