forked from sim0n00ps/OF-DL
Compare commits
2 Commits
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
|
site_url: https://docs.ofdl.tools
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- 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
|
- Running the Program: running-the-program.md
|
||||||
- Config:
|
- Config:
|
||||||
- Authentication: config/auth.md
|
- Authentication: config/auth.md
|
||||||
@ -9,11 +14,6 @@ nav:
|
|||||||
- Configuration: config/configuration.md
|
- Configuration: config/configuration.md
|
||||||
- All Configuration Options: config/all-configuration-options.md
|
- All Configuration Options: config/all-configuration-options.md
|
||||||
- Custom Filename Formats: config/custom-filename-formats.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:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
features:
|
features:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user