File: basic.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 (16 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
defaults:
  titlesonly: true
root: intro
subtrees:
  - caption: Part Caption
    numbered: true
    entries:
    - file: doc1
    - file: doc2
    - file: doc3
      subtrees:
      - entries:
        - file: subfolder/doc4
        - url: https://example.com
meta:
  regress: intro