]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/quickbook/test/versions/versions-1_6.quickbook
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / quickbook / test / versions / versions-1_6.quickbook
1 [quickbook 1.6]
2 [article Mixed version tests]
3
4 [import templates-inc-1_1.quickbook]
5 [import templates-inc-1_4.quickbook]
6 [import templates-inc-1_5.quickbook]
7
8 [/ This test calls a 1.4 template -> 1.5 template -> 1.4 template.
9 The name lookup in the 1.4 template should skip the 1.5 template
10 when doing dynamic name lookup. ]
11 [skip_1_5 correct]
12
13 [/ When calling templates from old versions, the ids should
14 be consistent with their context ]
15
16 [section:section_ids Section ids in templates]
17 [section_1_1]
18 [section_1_4]
19 [section_1_5]
20 [endsect]
21
22 [/ For comparison]
23
24 [include templates-inc-1_1.quickbook]
25 [include templates-inc-1_4.quickbook]
26 [include templates-inc-1_5.quickbook]