summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/include/include_id_unbalanced-1_6.quickbook
blob: 0b299a606b5de028a508c313ae6f53e540da74a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[quickbook 1.6]
[article Test include ids with unbalanced sections
    [id unbalanced]
]

[/ Sections start in included files ]

[include:include1 include_id_unbalanced-inc1.qbk]
[heading:x1 X1]
[endsect]
[heading:x2 X2]
[endsect]

[/ Sections end in included files ]
[section:sect1 Section 1]
[heading:x1 X1]
[section:sect2 Section 2]
[heading:x2 X2]
[include:include2 include_id_unbalanced-inc2.qbk]