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