forked from sim0n00ps/OF-DL
Merge pull request 'Re-order the categories in the docs' (#39) from whimsical-c4lic0/OF-DL:docs-tweak into master
Reviewed-on: sim0n00ps/OF-DL#39
This commit is contained in:
commit
824d88a6b8
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