22 lines
500 B
YAML
22 lines
500 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: Argomenti
|
|
output: web
|
|
folderitems:
|
|
- title: News
|
|
url: /news.html
|
|
output: web
|
|
- title: Il server
|
|
url: /mydoc_introduzione.html
|
|
output: web
|
|
- title: Prova 1
|
|
url: /p1_landing_page.html
|
|
output: web
|
|
- title: Prova 2
|
|
url: /p2_landing_page.html
|
|
output: web
|