Link Search Menu Expand Document

Order

The value of nav_order can be numbers (integers, floats) and/or strings. The following tests illustrate their effects.

  • Default, using title instead of nav_order fields.
  • Strings, lexicographically ordered, possibly case-insensitively.
  • Integers, numerically ordered.
  • Floats, numerically ordered.
  • Mixture, with numbers before strings.

Table of contents