File: test_migrate_jb_parts_.yml

package info (click to toggle)
sphinx-external-toc 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 796 kB
  • sloc: python: 1,502; xml: 20; makefile: 11
file content (28 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (2)
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