1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
format: jb-book
parts:
- caption: A section
chapters:
- file: subfolder/index
sections:
- file: subfolder/asubpage1
title: Asubpage
title: Subfolder
- caption: Another section
chapters:
- file: content1
sections:
- file: subfolder/asubpage2
title: Asubpage
title: Content1
- file: content2
sections:
- file: subfolder/asubpage3
title: Asubpage
title: Content2
- file: content3
sections:
- file: subfolder/asubpage4
title: Asubpage
title: Content3
root: index
title: Toc
|