Add more nav page items
This commit is contained in:
parent
acf8e57949
commit
e73ec3d956
|
@ -25,5 +25,11 @@ nav:
|
||||||
- Download: download.md
|
- Download: download.md
|
||||||
- Plugins: plugins
|
- Plugins: plugins
|
||||||
- Support:
|
- Support:
|
||||||
|
- FAQ: faq.md
|
||||||
- User Guide: userguide/index.md
|
- User Guide: userguide/index.md
|
||||||
- Development: development
|
- Contributing:
|
||||||
|
- Bug Report: contributing/bugreporting.md
|
||||||
|
- Coding Style: contributing/codingstyle.md
|
||||||
|
- Pull Requests: contributing/pullrequests.md
|
||||||
|
- Development:
|
||||||
|
- Development: development/index.md
|
||||||
|
|
Loading…
Reference in New Issue