just-the-docs/docs/tests/navigation/exclude/non-excluded-grandchild-of-excluded.md
PLanCompS ca367e09d5 Added regression tests for navigation
See the change to `_config.yml` for how to activate the tests.
2020-08-13 16:52:30 +02:00

462 B

layout title parent grand_parent nav_exclude
default Non-excluded Grandchild of Excluded Non-excluded Child Excluded false

Non-excluded Grandchild of Excluded

This grandchild page is explicitly not excluded, and neither is its parent page; but its grandparent page is excluded, so it should not appear in the navigation.

title: Non-excluded Grandchild of Excluded
parent: Non-excluded Child
grand_parent: Excluded
nav_exclude: false