diff --git a/docs/tests/navigation/grandparent/a.md b/docs/tests/navigation/disambiguation/a.md similarity index 100% rename from docs/tests/navigation/grandparent/a.md rename to docs/tests/navigation/disambiguation/a.md diff --git a/docs/tests/navigation/grandparent/b.md b/docs/tests/navigation/disambiguation/b.md similarity index 100% rename from docs/tests/navigation/grandparent/b.md rename to docs/tests/navigation/disambiguation/b.md diff --git a/docs/tests/navigation/grandparent/ca.md b/docs/tests/navigation/disambiguation/ca.md similarity index 100% rename from docs/tests/navigation/grandparent/ca.md rename to docs/tests/navigation/disambiguation/ca.md diff --git a/docs/tests/navigation/grandparent/cb.md b/docs/tests/navigation/disambiguation/cb.md similarity index 100% rename from docs/tests/navigation/grandparent/cb.md rename to docs/tests/navigation/disambiguation/cb.md diff --git a/docs/tests/navigation/grandparent/dca.md b/docs/tests/navigation/disambiguation/dca.md similarity index 100% rename from docs/tests/navigation/grandparent/dca.md rename to docs/tests/navigation/disambiguation/dca.md diff --git a/docs/tests/navigation/grandparent/dcb.md b/docs/tests/navigation/disambiguation/dcb.md similarity index 100% rename from docs/tests/navigation/grandparent/dcb.md rename to docs/tests/navigation/disambiguation/dcb.md diff --git a/docs/tests/navigation/grandparent/index.md b/docs/tests/navigation/disambiguation/index.md similarity index 100% rename from docs/tests/navigation/grandparent/index.md rename to docs/tests/navigation/disambiguation/index.md diff --git a/docs/tests/navigation/exclude/0.md b/docs/tests/navigation/exclusion/0.md similarity index 100% rename from docs/tests/navigation/exclude/0.md rename to docs/tests/navigation/exclusion/0.md diff --git a/docs/tests/navigation/exclude/00.md b/docs/tests/navigation/exclusion/00.md similarity index 100% rename from docs/tests/navigation/exclude/00.md rename to docs/tests/navigation/exclusion/00.md diff --git a/docs/tests/navigation/exclude/000.md b/docs/tests/navigation/exclusion/000.md similarity index 100% rename from docs/tests/navigation/exclude/000.md rename to docs/tests/navigation/exclusion/000.md diff --git a/docs/tests/navigation/exclude/001.md b/docs/tests/navigation/exclusion/001.md similarity index 100% rename from docs/tests/navigation/exclude/001.md rename to docs/tests/navigation/exclusion/001.md diff --git a/docs/tests/navigation/exclude/01.md b/docs/tests/navigation/exclusion/01.md similarity index 100% rename from docs/tests/navigation/exclude/01.md rename to docs/tests/navigation/exclusion/01.md diff --git a/docs/tests/navigation/exclude/010.md b/docs/tests/navigation/exclusion/010.md similarity index 100% rename from docs/tests/navigation/exclude/010.md rename to docs/tests/navigation/exclusion/010.md diff --git a/docs/tests/navigation/exclude/011.md b/docs/tests/navigation/exclusion/011.md similarity index 100% rename from docs/tests/navigation/exclude/011.md rename to docs/tests/navigation/exclusion/011.md diff --git a/docs/tests/navigation/exclude/1.md b/docs/tests/navigation/exclusion/1.md similarity index 100% rename from docs/tests/navigation/exclude/1.md rename to docs/tests/navigation/exclusion/1.md diff --git a/docs/tests/navigation/exclude/10.md b/docs/tests/navigation/exclusion/10.md similarity index 100% rename from docs/tests/navigation/exclude/10.md rename to docs/tests/navigation/exclusion/10.md diff --git a/docs/tests/navigation/exclude/100.md b/docs/tests/navigation/exclusion/100.md similarity index 100% rename from docs/tests/navigation/exclude/100.md rename to docs/tests/navigation/exclusion/100.md diff --git a/docs/tests/navigation/exclude/101.md b/docs/tests/navigation/exclusion/101.md similarity index 100% rename from docs/tests/navigation/exclude/101.md rename to docs/tests/navigation/exclusion/101.md diff --git a/docs/tests/navigation/exclude/11.md b/docs/tests/navigation/exclusion/11.md similarity index 100% rename from docs/tests/navigation/exclude/11.md rename to docs/tests/navigation/exclusion/11.md diff --git a/docs/tests/navigation/exclude/110.md b/docs/tests/navigation/exclusion/110.md similarity index 100% rename from docs/tests/navigation/exclude/110.md rename to docs/tests/navigation/exclusion/110.md diff --git a/docs/tests/navigation/exclude/111.md b/docs/tests/navigation/exclusion/111.md similarity index 100% rename from docs/tests/navigation/exclude/111.md rename to docs/tests/navigation/exclusion/111.md diff --git a/docs/tests/navigation/exclude/index.md b/docs/tests/navigation/exclusion/index.md similarity index 85% rename from docs/tests/navigation/exclude/index.md rename to docs/tests/navigation/exclusion/index.md index 7ea374d..b7d4a3b 100644 --- a/docs/tests/navigation/exclude/index.md +++ b/docs/tests/navigation/exclusion/index.md @@ -5,32 +5,32 @@ parent: Navigation grand_parent: Tests --- -# Tests for exclusion Exclusion +# Exclusion Pages excluded from the main navigation can have parents and children. Navigation to and between excluded pages can be supported by the auto-generating list of child pages inserted at the bottom of each page, and by links to parents in the breadcrumbs at the top of each page. The following tests cover all combinations of excluded and included pages for the top level, child pages, and grandchild pages. The last binary digit in a page title indicates whether the page is included (1) or excluded (0); preceding digits refer to its parent and grandparent. -## Tests for exclusion Included in main navigation +## Included in main navigation - [Tests for exclusion 1](1/) - [Tests for exclusion 11](11/) - [Tests for exclusion 111](111/) -## Tests for exclusion Included only in child navigation +## Included only in child navigation - [Tests for exclusion 110](110/) - [Tests for exclusion 10](10/) - [Tests for exclusion 101](101/) - [Tests for exclusion 100](100/) - -## Tests for exclusion Not included in navigation - -- [Tests for exclusion 0](0/) - [Tests for exclusion 01](01/) - [Tests for exclusion 011](011/) - [Tests for exclusion 010](010/) - [Tests for exclusion 00](00/) - [Tests for exclusion 001](001/) - [Tests for exclusion 000](000/) + +## Not included in main or child navigation + +- [Tests for exclusion 0](0/) - ["Untitled"](untitled/) diff --git a/docs/tests/navigation/exclude/untitled.md b/docs/tests/navigation/exclusion/untitled.md similarity index 90% rename from docs/tests/navigation/exclude/untitled.md rename to docs/tests/navigation/exclusion/untitled.md index d822889..4d8b4b4 100644 --- a/docs/tests/navigation/exclude/untitled.md +++ b/docs/tests/navigation/exclusion/untitled.md @@ -1,6 +1,6 @@ --- layout: default --- -# Tests for exclusion Untitled +# Tests for exclusion untitled This page does not have a `title`, and it is excluded from the navigation -- unless it is located in a Jekyll collection (which provides default titles). To exclude a title-less page from the navigation, regardless of whether it is located in a collection, set `nav_exclude: true`.