mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
17 lines
326 B
Plaintext
Vendored
17 lines
326 B
Plaintext
Vendored
# Control navigation order for top-level sections
|
|
nav:
|
|
- index.md
|
|
- User Guide
|
|
- Developer Guide
|
|
- Script API
|
|
- Release Notes
|
|
|
|
# Explicitly exclude README translation files from navigation
|
|
hide:
|
|
- README.md
|
|
- README.es.md
|
|
- README.it.md
|
|
- README.ja.md
|
|
- README.ru.md
|
|
- README-ZH_CN.md
|
|
- README-ZH_TW.md |