mkdocs.yml: move FAQ to top level, reorder, Move Community/related software to Usage
This commit is contained in:
parent
31cefb9ac1
commit
e2a2dc35c2
1 changed files with 3 additions and 4 deletions
|
@ -27,10 +27,10 @@ pages:
|
|||
- Firefox share: Firefox-share.md
|
||||
- RSS feeds: RSS-feeds.md
|
||||
- REST API: REST-API.md
|
||||
- Community & Related software: Community-&-Related-software.md
|
||||
- How To:
|
||||
- Backup, restore, import and export: Backup,-restore,-import-and-export.md
|
||||
- Various hacks: Various-hacks.md
|
||||
- Troubleshooting: Troubleshooting.md
|
||||
- Development:
|
||||
- Development guidelines: Development-guidelines.md
|
||||
- Continuous integration tools: Continuous-integration-tools.md
|
||||
|
@ -46,6 +46,5 @@ pages:
|
|||
- Theming: Theming.md
|
||||
- Unit tests: Unit-tests.md
|
||||
- Unit tests inside Docker: Unit-tests-Docker.md
|
||||
- About:
|
||||
- FAQ: FAQ.md
|
||||
- Community & Related software: Community-&-Related-software.md
|
||||
- Troubleshooting: Troubleshooting.md
|
||||
|
|
Loading…
Reference in a new issue