2010-07-23 00:58:15 +02:00
|
|
|
<appendix xmlns="http://docbook.org/ns/docbook" version="5.0"
|
|
|
|
xml:id="appendix.porting" xreflabel="Porting">
|
2008-02-11 01:01:33 +01:00
|
|
|
<?dbhtml filename="appendix_porting.html"?>
|
2010-02-25 02:22:57 +01:00
|
|
|
|
2010-07-23 00:58:15 +02:00
|
|
|
<info><title>
|
|
|
|
Porting and Maintenance
|
|
|
|
<indexterm>
|
|
|
|
<primary>Appendix</primary>
|
|
|
|
<secondary>Porting and Maintenance</secondary>
|
|
|
|
</indexterm>
|
|
|
|
</title>
|
2008-02-11 01:01:33 +01:00
|
|
|
<keywordset>
|
2012-11-11 22:17:43 +01:00
|
|
|
<keyword>ISO C++</keyword>
|
|
|
|
<keyword>library</keyword>
|
2008-02-11 01:01:33 +01:00
|
|
|
</keywordset>
|
2010-07-23 00:58:15 +02:00
|
|
|
</info>
|
|
|
|
|
2008-02-11 01:01:33 +01:00
|
|
|
<!-- Hacking the Build System -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="build_hacking.xml">
|
2008-02-11 01:01:33 +01:00
|
|
|
</xi:include>
|
|
|
|
|
2011-02-08 19:33:31 +01:00
|
|
|
<!-- Hacking the Documentation Systems -->
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="documentation_hacking.xml">
|
|
|
|
</xi:include>
|
|
|
|
|
2008-02-11 01:01:33 +01:00
|
|
|
<!-- Internals: Porting to New Hardware or Operating Systems -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="internals.xml">
|
2008-02-11 01:01:33 +01:00
|
|
|
</xi:include>
|
|
|
|
|
2009-10-15 04:51:30 +02:00
|
|
|
<!-- Test -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="test.xml">
|
2009-10-15 04:51:30 +02:00
|
|
|
</xi:include>
|
|
|
|
|
2008-02-11 01:01:33 +01:00
|
|
|
<!-- ABI Policy and Guidelines -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="abi.xml">
|
2008-02-11 01:01:33 +01:00
|
|
|
</xi:include>
|
|
|
|
|
|
|
|
<!-- API Evolution and Deprecation History -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="evolution.xml">
|
2008-02-11 01:01:33 +01:00
|
|
|
</xi:include>
|
|
|
|
|
|
|
|
<!-- Backwards Compatibility -->
|
2010-07-23 00:58:15 +02:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="backwards_compatibility.xml">
|
2008-02-11 01:01:33 +01:00
|
|
|
</xi:include>
|
|
|
|
|
|
|
|
</appendix>
|