1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
---|
4 | <title> |
---|
5 | BoostBook element rationale</title> |
---|
6 | <link rel="stylesheet" href="../../boostbook.css" type="text/css"> |
---|
7 | <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> |
---|
8 | <link rel="start" href="../../index.html" title="The Boost C++ Libraries"> |
---|
9 | <link rel="up" href="../../reference.html" title="Chapter 20. Reference"> |
---|
10 | <link rel="prev" href="header.html" title=" |
---|
11 | BoostBook element header"> |
---|
12 | <link rel="next" href="../../bbv2.html" title="Part III. Boost.Build v2 User Manual"> |
---|
13 | </head> |
---|
14 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
---|
15 | <table cellpadding="2" width="100%"> |
---|
16 | <td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../../boost.png"></td> |
---|
17 | <td align="center"><a href="../../../../index.htm">Home</a></td> |
---|
18 | <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> |
---|
19 | <td align="center"><a href="../../../../people/people.htm">People</a></td> |
---|
20 | <td align="center"><a href="../../../../more/faq.htm">FAQ</a></td> |
---|
21 | <td align="center"><a href="../../../../more/index.htm">More</a></td> |
---|
22 | </table> |
---|
23 | <hr> |
---|
24 | <div class="spirit-nav"> |
---|
25 | <a accesskey="p" href="header.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../bbv2.html"><img src="../../images/next.png" alt="Next"></a> |
---|
26 | </div> |
---|
27 | <div class="refentry" lang="en"> |
---|
28 | <a name="boostbook.dtd.rationale"></a><div class="titlepage"></div> |
---|
29 | <div class="refnamediv"> |
---|
30 | <h2><span class="refentrytitle"> |
---|
31 | BoostBook element <code class="sgmltag-element">rationale</code></span></h2> |
---|
32 | <p>rationale — Describes the rationale for a particular function's design</p> |
---|
33 | </div> |
---|
34 | <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> |
---|
35 | <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">rationale ::= |
---|
36 | (ANY) |
---|
37 | </div> |
---|
38 | <div class="refsection" lang="en"> |
---|
39 | <a name="id2853329"></a><h2>Attributes</h2> |
---|
40 | <div class="informaltable"><table class="table"> |
---|
41 | <colgroup> |
---|
42 | <col> |
---|
43 | <col> |
---|
44 | <col> |
---|
45 | <col> |
---|
46 | </colgroup> |
---|
47 | <thead><tr> |
---|
48 | <th>Name</th> |
---|
49 | <th>Type</th> |
---|
50 | <th>Value</th> |
---|
51 | <th>Purpose</th> |
---|
52 | </tr></thead> |
---|
53 | <tbody> |
---|
54 | <tr> |
---|
55 | <td>last-revision</td> |
---|
56 | <td>#IMPLIED</td> |
---|
57 | <td>CDATA</td> |
---|
58 | <td>Set to $Date: 2005/12/04 17:26:48 $ to keep "last revised" information in sync with CVS changes</td> |
---|
59 | </tr> |
---|
60 | <tr> |
---|
61 | <td>id</td> |
---|
62 | <td>#IMPLIED</td> |
---|
63 | <td>CDATA</td> |
---|
64 | <td>A global identifier for this element</td> |
---|
65 | </tr> |
---|
66 | <tr> |
---|
67 | <td>xml:base</td> |
---|
68 | <td>#IMPLIED</td> |
---|
69 | <td>CDATA</td> |
---|
70 | <td>Implementation detail used by XIncludes</td> |
---|
71 | </tr> |
---|
72 | </tbody> |
---|
73 | </table></div> |
---|
74 | </div> |
---|
75 | </div> |
---|
76 | <table width="100%"><tr> |
---|
77 | <td align="left"></td> |
---|
78 | <td align="right"><small>Copyright © 2003-2005 Douglas Gregor</small></td> |
---|
79 | </tr></table> |
---|
80 | <hr> |
---|
81 | <div class="spirit-nav"> |
---|
82 | <a accesskey="p" href="header.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../bbv2.html"><img src="../../images/next.png" alt="Next"></a> |
---|
83 | </div> |
---|
84 | </body> |
---|
85 | </html> |
---|