File: numbered_depth.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 (15 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- file: index
  title: Toc
  numbered: 1
  chapters:
  - file: content1
    title: Content1
  - file: subfolder/index
    title: Subfolder
    sections:
    - file: subfolder/asubpage
      title: Asubpage
- file: content2
  title: Content2
- file: content3
  title: Content3