
Prevents docbook from making up ever changing ids. It would be nice to use the heading's anchor. But that causes docbook to complain that it can't generate a title for the link. [SVN r68595]
11 lines
701 B
XML
11 lines
701 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
<article id="identifiers_in_quickbook_1_6" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Identifiers in quickbook 1.6</title> <anchor id="identifiers_in_quickbook_1_6.test_heading_with__code_"/>
|
|
<bridgehead renderas="sect2" id="identifiers_in_quickbook_1_6.test_heading_with__code_-heading">
|
|
<link linkend="identifiers_in_quickbook_1_6.test_heading_with__code_">Test heading
|
|
with <code><phrase role="identifier">code</phrase></code></link>
|
|
</bridgehead>
|
|
</article>
|