65 lines
1.1 KiB
YAML
65 lines
1.1 KiB
YAML
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
|
|
|
entries:
|
|
- title: Product2
|
|
product: Product2
|
|
version: 1.0
|
|
folders:
|
|
|
|
- title:
|
|
output: pdf
|
|
type: frontmatter
|
|
|
|
folderitems:
|
|
- title:
|
|
url: /titlepage/
|
|
output: pdf
|
|
type: frontmatter
|
|
- title:
|
|
url: /tocpage/
|
|
output: pdf
|
|
type: frontmatter
|
|
|
|
- title: Getting Started
|
|
output: web, pdf
|
|
folderitems:
|
|
|
|
- title: Product 2 home
|
|
url: /p2_landing_page/
|
|
output: web
|
|
|
|
- title: Sample 1
|
|
url: /p2_sample1/
|
|
output: web, pdf
|
|
|
|
- title: Sample 2
|
|
url: /p2_sample2/
|
|
output: web, pdf
|
|
|
|
- title: Another heading
|
|
output: web, pdf
|
|
folderitems:
|
|
|
|
- title: Sample 3
|
|
url: /p2_sample3/
|
|
output: web, pdf
|
|
|
|
- title: Sample 4
|
|
url: /p2_sample4/
|
|
output: web, pdf
|
|
|
|
- title: Another heading
|
|
output: web, pdf
|
|
folderitems:
|
|
|
|
- title: Sample 5
|
|
url: /p2_sample5/
|
|
output: web, pdf
|
|
|
|
- title: Sample 6
|
|
url: /p2_sample6/
|
|
output: web, pdf
|
|
|
|
- title: Sample 7
|
|
url: /p2_sample7/
|
|
output: web, pdf |