File: geocode-glib-docs.xml

package info (click to toggle)
geocode-glib 3.26.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 844 kB
  • sloc: ansic: 6,155; xml: 36; sh: 28; makefile: 14
file content (39 lines) | stat: -rw-r--r-- 1,551 bytes parent folder | download | duplicates (4)
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
36
37
38
39
<?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>geocode-glib Reference Manual</title>
    <releaseinfo>
      for geocode-glib &version;
      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://library.gnome.org/devel/geocode-glib/index.html">http://library.gnome.org/devel/geocode-glib/</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>Geocode-glib</title>
	<xi:include href="xml/geocode-backend.xml"/>
	<xi:include href="xml/geocode-error.xml"/>
	<xi:include href="xml/geocode-forward.xml"/>
	<xi:include href="xml/geocode-location.xml"/>
	<xi:include href="xml/geocode-mock-backend.xml"/>
	<xi:include href="xml/geocode-nominatim.xml"/>
	<xi:include href="xml/geocode-place.xml"/>
	<xi:include href="xml/geocode-reverse.xml"/>
	<xi:include href="xml/geocode-bounding-box.xml"/>

  </chapter>
  <index id="api-index-full">
    <title>API Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
    <xi:include href="xml/api-index-3.23.1.xml"><xi:fallback /></xi:include>
    <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>