forked from sim0n00ps/OF-DL
Compare commits
14 Commits
1c39b29d65
...
6a35d74fba
Author | SHA1 | Date | |
---|---|---|---|
6a35d74fba | |||
3fc2e6bea9 | |||
2bedacb705 | |||
c1d8e74f11 | |||
a4af7f27da | |||
a21fe01a0c | |||
a246f24dfb | |||
8b096c25d6 | |||
d8a021c3d6 | |||
e565478a0b | |||
93a1e6f3dc | |||
30e8c6b4c7 | |||
a439744fa2 | |||
212022a0ff |
10
mkdocs.yml
10
mkdocs.yml
@ -2,11 +2,6 @@ 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
|
||||||
@ -14,6 +9,11 @@ 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