• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
3<article id="section_in_a_template" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
4 xmlns:xi="http://www.w3.org/2001/XInclude">
5  <title>Section in a template</title>
6  <para>
7    Some text before the section.
8  </para>
9  <section id="section_in_a_template.test">
10    <title><link linkend="section_in_a_template.test">Test</link></title>
11    <para>
12      Hello.
13    </para>
14    <bridgehead renderas="sect3" id="section_in_a_template.test.h0">
15      <phrase id="section_in_a_template.test.just_to_test_id_generation"/><link linkend="section_in_a_template.test.just_to_test_id_generation">Just
16      to test id generation</link>
17    </bridgehead>
18    <para>
19      Goodbye.
20    </para>
21  </section>
22</article>
23