5e9db422c9
Rest in peace you magnificent format, love-child of arcane X11 drawing API and markup craze, you will not be missed. We do remember however the bravery of a many men and women, who fearlessly descended into the guts of your intrinsics and turned ugliness into beauty; their work will still be spoken of when you will long have been forgotten. https://bugzilla.gnome.org/show_bug.cgi?id=741917
59 lines
2.1 KiB
XML
59 lines
2.1 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'">
|
|
<!ENTITY version "@VERSION@">
|
|
]>
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>Mutter Reference Manual</title>
|
|
<releaseinfo>
|
|
This document is for Mutter &version;.
|
|
The latest version of this documentation can be found on-line at
|
|
<ulink role="online-location" url="http://developer.gnome.org/meta/">http://developer.gnome.org/meta/</ulink>.
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<xi:include href="xml/mutter-overview.xml"/>
|
|
<xi:include href="xml/running-mutter.xml"/>
|
|
|
|
<part id="core-reference">
|
|
<title>Mutter Core Reference</title>
|
|
<xi:include href="xml/main.xml"/>
|
|
<xi:include href="xml/common.xml"/>
|
|
<xi:include href="xml/prefs.xml"/>
|
|
<xi:include href="xml/util.xml"/>
|
|
<xi:include href="xml/errors.xml"/>
|
|
<xi:include href="xml/meta-plugin.xml"/>
|
|
<xi:include href="xml/barrier.xml"/>
|
|
<xi:include href="xml/boxes.xml"/>
|
|
<xi:include href="xml/compositor.xml"/>
|
|
<xi:include href="xml/display.xml"/>
|
|
<xi:include href="xml/group.xml"/>
|
|
<xi:include href="xml/keybindings.xml"/>
|
|
<xi:include href="xml/meta-background-actor.xml"/>
|
|
<xi:include href="xml/meta-shadow-factory.xml"/>
|
|
<xi:include href="xml/meta-shaped-texture.xml"/>
|
|
<xi:include href="xml/meta-window-actor.xml"/>
|
|
<xi:include href="xml/screen.xml"/>
|
|
<xi:include href="xml/window.xml"/>
|
|
<xi:include href="xml/workspace.xml"/>
|
|
</part>
|
|
|
|
<chapter id="object-tree">
|
|
<title>Object Hierarchy</title>
|
|
<xi:include href="xml/tree_index.sgml"/>
|
|
</chapter>
|
|
<index id="api-index-full">
|
|
<title>API Index</title>
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index id="deprecated-api-index" role="deprecated">
|
|
<title>Index of deprecated API</title>
|
|
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
|
|
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
|
|
</book>
|