just-the-docs/docs/tests/navigation/exclude/non-excluded-grandchild.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

425 B

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

Non-excluded Grandchild

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

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