qubes-installer-qubes-os/anaconda/widgets/doc/AnacondaWidgets-docs.xml
Marek Marczykowski-Górecki 6bc5671491
anaconda: update to 25.20.9-1
Apply:
  git diff --full-index --binary anaconda-23.19.10-1..anaconda-25.20.9-1

And resolve conflicts.

QubesOS/qubes-issues#2574
2017-02-14 02:36:20 +01:00

79 lines
2.3 KiB
XML

<?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'">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
<title>The AnacondaWidgets Library Reference Manual</title>
<authorgroup>
<author>
<firstname>Chris</firstname>
<surname>Lumens</surname>
<affiliation>
<address>
<email>clumens@redhat.com</email>
</address>
</affiliation>
</author>
</authorgroup>
</bookinfo>
<chapter id="windows">
<title>Window Widgets</title>
<xi:include href="xml/BaseWindow.xml" />
<xi:include href="xml/BaseStandalone.xml" />
<xi:include href="xml/HubWindow.xml" />
<xi:include href="xml/SpokeWindow.xml" />
<xi:include href="xml/StandaloneWindow.xml" />
</chapter>
<chapter id="disks">
<title>Disk-Related Widgets</title>
<xi:include href="xml/DiskOverview.xml" />
<xi:include href="xml/MountpointSelector.xml" />
</chapter>
<chapter id="miscellaneous">
<title>Miscellaneous Widgets</title>
<xi:include href="xml/SpokeSelector.xml" />
<xi:include href="xml/LayoutIndicator.xml" />
</chapter>
<chapter id="utility">
<title>Utility Functions</title>
<xi:include href="xml/widgets-common.xml" />
</chapter>
<chapter id="hierarchy">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml" />
</chapter>
<index id="api-index-full">
<title>Index</title>
</index>
<index id="api-index-1.0" role="1.0">
<title>Index of symbols in 1.0</title>
</index>
<index id="api-index-3.0" role="3.0">
<title>Index of new symbols in 3.0</title>
</index>
<index id="api-index-3.1" role="3.1">
<title>Index of new symbols in 3.1</title>
</index>
<index id="api-index-3.4" role="3.4">
<title>Index of new symbols in 3.4</title>
</index>
<xi:include href="xml/annotation-glossary.xml">
<xi:fallback />
</xi:include>
</book>