46 lines
930 B
YAML
46 lines
930 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: Connettersi
|
|
url: /index.html
|
|
output: web, pdf
|
|
type: homepage
|
|
|
|
- title: Installare
|
|
url: /mydoc_introduction.html
|
|
output: web, pdf
|
|
|
|
- title: Supported features
|
|
url: /mydoc_supported_features.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
|
|
|