Multiple Sidebar Nav Lists (#2843)

Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
Co-authored-by: iBug <git@ibugone.com>
This commit is contained in:
Tom Manner
2024-05-05 16:29:54 +08:00
committed by GitHub
co-authored by Tom Manner iBug
parent 244eff763a
commit 64b1d429a4
2 changed files with 27 additions and 17 deletions
+9
View File
@@ -747,6 +747,15 @@ defaults:
nav: "docs"
```
If you have multiple sidebar navs defined and want to include more than one on a page, the sidebar nav can also be a list.
```yaml
sidebar:
nav:
- main
- docs
```
---
## Social sharing links