aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/epiphany-docs.sgml
blob: 402a9466d9b95551df00c94456751fd3ed87dede (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
  <bookinfo>
    <title>Epiphany Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>Epiphany</title>
    <xi:include href="xml/ephy-web-view.xml"/>
    <xi:include href="xml/ephy-location-action.xml"/>
    <xi:include href="xml/ephy-toolbar.xml"/>
    <xi:include href="xml/ephy-window.xml"/>
  </chapter>
  <chapter>
    <title>Library</title>
    <xi:include href="xml/ephy-dialog.xml"/>
    <xi:include href="xml/ephy-debug.xml"/>
    <xi:include href="xml/ephy-file-helpers.xml"/>
  </chapter>
  <chapter>
    <title>Widgets</title>
    <xi:include href="xml/ephy-location-entry.xml"/>
    <xi:include href="xml/ephy-node-view.xml"/>
    <xi:include href="xml/ephy-search-entry.xml"/>
    <xi:include href="xml/ephy-spinner.xml"/>
    <xi:include href="xml/ephy-tree-model-node.xml"/>
    <xi:include href="xml/ephy-tree-model-sort.xml"/>
    <xi:include href="xml/ephy-zoom-action.xml"/>
    <xi:include href="xml/ephy-zoom-control.xml"/>
  </chapter>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>