Link Search Menu Expand Document

Sections

Sections can be used to disambiguate duplicated parts of the navigation. The value of section_id identifies a new section, and the value of in_section restricts references to parents in the corresponding section. Specifying a new section_id in a section opens a sub-section.

The following pages test replication of navigation patterns, using sections for disambiguation.

  • S 1 opens section 1.
    • P 1 is in section 1.
      • Q is in section 1, and opens section 11.
        • R is in section 11.
    • P 2 is in section 1.
      • Q is in section 1, and opens section 12.
        • R is in section 12.
  • S 2 opens section 2.
    • P 1 is in section 2.
      • Q is in section 2, and opens section 21.
        • R is in section 21.
    • P 2 is in section 2.
      • Q is in section 2, and opens section 22.
        • R is in section 22.

Table of contents