41 lines
818 B
YAML
41 lines
818 B
YAML
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
|
|
|
entries:
|
|
- title: sidebar
|
|
product: Cosa bolle in pentola
|
|
version: 0.1
|
|
folders:
|
|
|
|
- title:
|
|
output: pdf
|
|
type: frontmatter
|
|
folderitems:
|
|
- title:
|
|
url: /titlepage.html
|
|
output: pdf
|
|
type: frontmatter
|
|
- title:
|
|
url: /tocpage.html
|
|
output: pdf
|
|
type: frontmatter
|
|
|
|
- title: Il server
|
|
output: web, pdf
|
|
folderitems:
|
|
|
|
- title: Dispensa
|
|
url: /mydoc_introduzione.html
|
|
output: web, pdf
|
|
|
|
- title: Installazione
|
|
url: /mydoc_server.html
|
|
output: web, pdf
|
|
|
|
- title: About the theme author
|
|
url: /mydoc_about.html
|
|
output: web, pdf
|
|
|
|
- title: Support
|
|
url: /mydoc_support.html
|
|
output: web, pdf
|
|
|