mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-14 13:53:32 -06:00
Reorganise tests
Make the titles of test pages more suggestive. Refactor the documentation of the tests.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: default
|
||||
title: "0"
|
||||
title: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 0
|
||||
|
||||
```yaml
|
||||
title: "0"
|
||||
title: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: default
|
||||
title: "00"
|
||||
parent: "0"
|
||||
title: Tests for exclusion 00
|
||||
parent: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 00
|
||||
|
||||
```yaml
|
||||
title: "00"
|
||||
parent: "0"
|
||||
title: Tests for exclusion 00
|
||||
parent: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "000"
|
||||
parent: "00"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 000
|
||||
parent: Tests for exclusion 00
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 000
|
||||
|
||||
```yaml
|
||||
title: "000"
|
||||
parent: "00"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 000
|
||||
parent: Tests for exclusion 00
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "001"
|
||||
parent: "00"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 001
|
||||
parent: Tests for exclusion 00
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 001
|
||||
|
||||
```yaml
|
||||
title: "001"
|
||||
parent: "00"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 001
|
||||
parent: Tests for exclusion 00
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: default
|
||||
title: "01"
|
||||
parent: "0"
|
||||
title: Tests for exclusion 01
|
||||
parent: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 01
|
||||
|
||||
```yaml
|
||||
title: "01"
|
||||
parent: "0"
|
||||
title: Tests for exclusion 01
|
||||
parent: Tests for exclusion 0
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "010"
|
||||
parent: "01"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 010
|
||||
parent: Tests for exclusion 01
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 010
|
||||
|
||||
```yaml
|
||||
title: "010"
|
||||
parent: "01"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 010
|
||||
parent: Tests for exclusion 01
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "011"
|
||||
parent: "01"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 011
|
||||
parent: Tests for exclusion 01
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 011
|
||||
|
||||
```yaml
|
||||
title: "011"
|
||||
parent: "01"
|
||||
grand_parent: "0"
|
||||
title: Tests for exclusion 011
|
||||
parent: Tests for exclusion 01
|
||||
grand_parent: Tests for exclusion 0
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: default
|
||||
title: "1"
|
||||
title: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 1
|
||||
|
||||
```yaml
|
||||
title: "1"
|
||||
title: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: default
|
||||
title: "10"
|
||||
parent: "1"
|
||||
title: Tests for exclusion 10
|
||||
parent: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 10
|
||||
|
||||
```yaml
|
||||
title: "10"
|
||||
parent: "1"
|
||||
title: Tests for exclusion 10
|
||||
parent: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "100"
|
||||
parent: "10"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 100
|
||||
parent: Tests for exclusion 10
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 100
|
||||
|
||||
```yaml
|
||||
title: "100"
|
||||
parent: "10"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 100
|
||||
parent: Tests for exclusion 10
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "101"
|
||||
parent: "10"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 101
|
||||
parent: Tests for exclusion 10
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 101
|
||||
|
||||
```yaml
|
||||
title: "101"
|
||||
parent: "10"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 101
|
||||
parent: Tests for exclusion 10
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: default
|
||||
title: "11"
|
||||
parent: "1"
|
||||
title: Tests for exclusion 11
|
||||
parent: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 11
|
||||
|
||||
```yaml
|
||||
title: "11"
|
||||
parent: "1"
|
||||
title: Tests for exclusion 11
|
||||
parent: Tests for exclusion 1
|
||||
has_children: true
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "110"
|
||||
parent: "11"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 110
|
||||
parent: Tests for exclusion 11
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
---
|
||||
# Tests for exclusion 110
|
||||
|
||||
```yaml
|
||||
title: "110"
|
||||
parent: "11"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 110
|
||||
parent: Tests for exclusion 11
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: true
|
||||
```
|
||||
|
@@ -1,17 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
title: "111"
|
||||
parent: "11"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 111
|
||||
parent: Tests for exclusion 11
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
---
|
||||
# Tests for exclusion 111
|
||||
|
||||
```yaml
|
||||
title: "111"
|
||||
parent: "11"
|
||||
grand_parent: "1"
|
||||
title: Tests for exclusion 111
|
||||
parent: Tests for exclusion 11
|
||||
grand_parent: Tests for exclusion 1
|
||||
has_children: false
|
||||
nav_exclude: false
|
||||
```
|
||||
|
@@ -7,26 +7,30 @@ grand_parent: Tests
|
||||
|
||||
# Tests for 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
|
||||
|
||||
- ["1"](1/)
|
||||
- ["11"](11/)
|
||||
- ["111"](111/)
|
||||
- [Tests for exclusion 1](1/)
|
||||
- [Tests for exclusion 11](11/)
|
||||
- [Tests for exclusion 111](111/)
|
||||
|
||||
## Tests for exclusion Included only in child navigation
|
||||
|
||||
- ["110"](110/)
|
||||
- ["10"](10/)
|
||||
- ["101"](101/)
|
||||
- ["100"](100/)
|
||||
- [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
|
||||
|
||||
- ["0"](0/)
|
||||
- ["01"](01/)
|
||||
- ["011"](011/)
|
||||
- ["010"](010/)
|
||||
- ["00"](00/)
|
||||
- ["001"](001/)
|
||||
- ["000"](000/)
|
||||
- [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/)
|
||||
- ["Untitled"](untitled/)
|
||||
|
Reference in New Issue
Block a user