doc/reference/finch/finch-docs.xml

Tue, 04 Feb 2014 01:36:57 +0530

author
Ankit Vani <a@nevitus.org>
date
Tue, 04 Feb 2014 01:36:57 +0530
branch
soc.2013.gobjectification.plugins
changeset 37059
18f5830bd82c
parent 35438
959833cecad7
child 35446
c0f80955551d
permissions
-rw-r--r--

Merge gtkdoc-conversion

<?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" [

<!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>Finch Reference Manual</title>
    <abstract>
      <title>Finch &version;</title>
      <para>
        Finch is an ncurses frontend to libpurple, built using libgnt
        (GLib Ncurses Toolkit).
      </para>
    </abstract>
  </bookinfo>

  <reference label="I">
    <title>Finch API Reference</title>

      <xi:include href="xml/finch.xml" />
      <xi:include href="xml/getopt.xml" />
      <xi:include href="xml/gntaccount.xml" />
      <xi:include href="xml/gntblist.xml" />
      <xi:include href="xml/gntcertmgr.xml" />
      <xi:include href="xml/gntconn.xml" />
      <xi:include href="xml/gntconv.xml" />
      <xi:include href="xml/gntdebug.xml" />
      <xi:include href="xml/gntidle.xml" />
      <xi:include href="xml/gntlog.xml" />
      <xi:include href="xml/gntmedia.xml" />
      <xi:include href="xml/gntmenuutil.xml" />
      <xi:include href="xml/gntnotify.xml" />
      <xi:include href="xml/gntplugin.xml" />
      <xi:include href="xml/gntpounce.xml" />
      <xi:include href="xml/gntprefs.xml" />
      <xi:include href="xml/gntrequest.xml" />
      <xi:include href="xml/gntroomlist.xml" />
      <xi:include href="xml/gntsound.xml" />
      <xi:include href="xml/gntstatus.xml" />
      <xi:include href="xml/gntui.xml" />
      <xi:include href="xml/gntxfer.xml" />
  </reference>

  <reference label="II">
    <title>GNT API Reference</title>

      <xi:include href="xml/gntbindable.xml" />
      <xi:include href="xml/gntbox.xml" />
      <xi:include href="xml/gntbutton.xml" />
      <xi:include href="xml/gntcheckbox.xml" />
      <xi:include href="xml/gntclipboard.xml" />
      <xi:include href="xml/gntcolors.xml" />
      <xi:include href="xml/gntcombobox.xml" />
      <xi:include href="xml/gntentry.xml" />
      <xi:include href="xml/gntfilesel.xml" />
      <xi:include href="xml/gntkeys.xml" />
      <xi:include href="xml/gntlabel.xml" />
      <xi:include href="xml/gntline.xml" />
      <xi:include href="xml/gntmarshal.xml" />
      <xi:include href="xml/gntmenuitemcheck.xml" />
      <xi:include href="xml/gntmenuitem.xml" />
      <xi:include href="xml/gntmenu.xml" />
      <xi:include href="xml/gntprogressbar.xml" />
      <xi:include href="xml/gnt-skel.xml" />
      <xi:include href="xml/gntslider.xml" />
      <xi:include href="xml/gntstyle.xml" />
      <xi:include href="xml/gnttextview.xml" />
      <xi:include href="xml/gnttree.xml" />
      <xi:include href="xml/gntutils.xml" />
      <xi:include href="xml/gntwidget.xml" />
      <xi:include href="xml/gntwindow.xml" />
      <xi:include href="xml/gntwm.xml" />
      <xi:include href="xml/gntws.xml" />
      <xi:include href="xml/gnt.xml" />
  </reference>

  <index id="api-index-full">
    <title>Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
  </index>
  <index id="api-index-deprecated" role="deprecated">
    <title>Index of deprecated symbols</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>

mercurial