Compare commits
No commits in common. "master" and "master" have entirely different histories.
10
mkdocs.yml
10
mkdocs.yml
@ -2,11 +2,6 @@ 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
|
||||
@ -14,6 +9,11 @@ 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