b193bb28d8
git-subtree-dir: docs git-subtree-mainline: 23545aa7ea599faf17737de9879733a1bde700d1 git-subtree-split: 106142b25c9387ffd002437027ced1b04f494205
23 lines
512 B
YAML
23 lines
512 B
YAML
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
|
|
|
entries:
|
|
- title: Sidebar
|
|
levels: one
|
|
folders:
|
|
|
|
- title: Products
|
|
output: web
|
|
folderitems:
|
|
- title: News
|
|
url: /news.html
|
|
output: web
|
|
- title: Theme instructions
|
|
url: /mydoc_introduction.html
|
|
output: web
|
|
- title: Product 1
|
|
url: /p1_landing_page.html
|
|
output: web
|
|
- title: Product 2
|
|
url: /p2_landing_page.html
|
|
output: web
|