chore: add deper nav for docs
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
# Deeper Nav
|
||||
|
||||
Useful to test ExpandableNavigationAddon!
|
||||
|
||||
## I'm in too deep!
|
||||
|
||||
## And I'm trying to keep
|
||||
|
||||
### ...up above my head
|
||||
@@ -0,0 +1,11 @@
|
||||
# Deeper Nav
|
||||
|
||||
Useful to test ExpandableNavigationAddon!
|
||||
|
||||
## Some nav for TOC
|
||||
|
||||
Yes!
|
||||
|
||||
### Some deeper TOC nav
|
||||
|
||||
## What? A second element with long text!?
|
||||
@@ -8,6 +8,10 @@ nav:
|
||||
- 'Code Sample': code/code-sample.md
|
||||
- Extensions: extensions.md
|
||||
- 'Inner Component Docs': inner-component-docs/index.md
|
||||
- 'Deeper Nav':
|
||||
- deeper-nav/index.md
|
||||
- 'Inner Deeper Nav':
|
||||
- 'Inner Inner Deeper Nav': deeper-nav/even-deeper/index.md
|
||||
|
||||
plugins:
|
||||
- techdocs-core
|
||||
|
||||
Reference in New Issue
Block a user