mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-22 02:52:23 -06:00
Update navigation-structure.md
Added documentation of default nav order.
This commit is contained in:
parent
210e060f18
commit
06853e895a
@ -38,6 +38,10 @@ nav_order: 4
|
|||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The specified `nav_order` parameters on a site should be all integers or all strings.
|
||||||
|
Pages without a `nav_order` parameter are ordered alphabetically by their `title`,
|
||||||
|
and appear after the explicitly-ordered pages at each level.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Excluding pages
|
## Excluding pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user