rpm-ostree/doc/rpmostree-docs.xml.in

32 lines
1.0 KiB
XML
Raw Normal View History

2015-04-09 00:20:50 +03: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>
<title>rpm-ostree Manual</title>
<releaseinfo>for &version;</releaseinfo>
</bookinfo>
<chapter xml:id="reference">
<title>API Reference</title>
<xi:include href="xml/librpmostree-dbquery.xml"/>
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
</chapter>
2015-07-15 23:39:25 +03:00
<chapter>
<title>D-Bus Interfaces</title>
<xi:include href="@SRCDIR@/rpm-ostreed-generated-org.projectatomic.rpmostree1.Sysroot.xml"/>
<xi:include href="@SRCDIR@/rpm-ostreed-generated-org.projectatomic.rpmostree1.OS.xml"/>
<xi:include href="@SRCDIR@/rpm-ostreed-generated-org.projectatomic.rpmostree1.Transaction.xml"/>
</chapter>
2015-04-09 00:20:50 +03:00
</book>