mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 21:33:32 -06:00
Hides dispay of grandchildren
Display of grandchildren links in the navigation is now delayed until their parent is selected. To test, select the `Grandchildren test` node. Only the direct children should appear. Selecting one of them then shows its children.
This commit is contained in:
9
docs/grandchildren-test/buttons/grandchild.md
Normal file
9
docs/grandchildren-test/buttons/grandchild.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
layout: default
|
||||
title: Buttons Child Page
|
||||
parent: Buttons
|
||||
grand_parent: Grandchildren test
|
||||
---
|
||||
|
||||
Buttons Child Page
|
||||
----
|
Reference in New Issue
Block a user