43 lines
888 B
YAML
43 lines
888 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:
|
|
type: frontmatter
|
|
folderitems:
|
|
- title:
|
|
url: /titlepage.html
|
|
output: pdf
|
|
type: frontmatter
|
|
- title:
|
|
url: /tocpage.html
|
|
output: pdf
|
|
type: frontmatter
|
|
|
|
- title: il server Dispensa
|
|
output: web
|
|
folderitems:
|
|
|
|
- title: Introduzione al server
|
|
url: /mydoc_introduzione.html
|
|
output: web
|
|
|
|
- title: Documentazione
|
|
url: /mydoc_documentazione.html
|
|
output: web
|
|
|
|
- title: "L'idea e la struttura"
|
|
url: /mydoc_about.html
|
|
output: web
|
|
|
|
- title: Utilizzo
|
|
url: /mydoc_utilizzo.html
|
|
output: web
|
|
|
|
- title: Manutenzione
|
|
url: /mydoc_backup.html
|
|
output: web
|