summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/include/include_id_unbalanced-1_6.quickbook
blob: b1568d4f9b8e124c7318928c984003b9ef0a1dbb (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.quickbook]
[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.quickbook]