forked from sim0n00ps/OF-DL
Compare commits
16 Commits
6a35d74fba
...
1c39b29d65
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c39b29d65 | |||
| 233b2ad777 | |||
| 8ca2f83af5 | |||
| e3909e1461 | |||
| ba5a380a0d | |||
| 274fe59f95 | |||
| ca361b4cd2 | |||
| 691f307b4f | |||
| 43bc9d6421 | |||
| 77f609a2b6 | |||
| 9442bbb355 | |||
| 9f8146c17e | |||
| d89d7e4850 | |||
| ac5033f123 | |||
| 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