2013-08-17 06:54:35 +04:00
<?xml version="1.0"?>
< !DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<book id= "index" >
<bookinfo >
2016-01-28 00:56:16 +03:00
<title > OSTree API references</title>
2013-08-17 06:54:35 +04:00
<releaseinfo > for OSTree &version; </releaseinfo>
</bookinfo>
<chapter xml:id= "reference" >
<title > API Reference</title>
<xi:include href= "xml/libostree-core.xml" />
2013-08-17 21:22:58 +04:00
<xi:include href= "xml/libostree-repo.xml" />
2013-09-13 07:53:13 +04:00
<xi:include href= "xml/libostree-mutable-tree.xml" />
2013-09-16 06:44:25 +04:00
<xi:include href= "xml/libostree-sysroot.xml" />
2014-12-18 03:20:17 +03:00
<xi:include href= "xml/libostree-async-progress.xml" />
<xi:include href= "xml/libostree-sepolicy.xml" />
<xi:include href= "xml/libostree-sysroot-upgrader.xml" />
2015-03-04 20:44:47 +03:00
<xi:include href= "xml/libostree-gpg-verify-result.xml" />
2014-12-18 03:20:17 +03:00
<xi:include href= "xml/libostree-bootconfig-parser.xml" />
<xi:include href= "xml/libostree-chain-input-stream.xml" />
<xi:include href= "xml/libostree-checksum-input-stream.xml" />
<xi:include href= "xml/libostree-deployment.xml" />
<xi:include href= "xml/libostree-diff.xml" />
<xi:include href= "xml/libostree-repo-file.xml" />
2013-08-17 06:54:35 +04:00
<index id= "api-index-full" >
<title > API Index</title>
<xi:include href= "xml/api-index-full.xml" > <xi:fallback /> </xi:include>
</index>
</chapter>
</book>