22 lines
512 B
YAML
22 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
|