This file is indexed.

/usr/share/gtk-doc/html/geonames/geonames.devhelp2 is in libgeonames-dev 0.2+16.04.20160321-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Geonames Reference Manual" link="index.html" author="" name="geonames" version="2" language="c">
  <chapters>
    <sub name="API Reference" link="ch01.html">
      <sub name="Geonames" link="geonames-Geonames.html"/>
    </sub>
    <sub name="Object Hierarchy" link="object-tree.html"/>
    <sub name="API Index" link="api-index-full.html"/>
    <sub name="Index of deprecated API" link="deprecated-api-index.html"/>
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
  </chapters>
  <functions>
    <keyword type="function" name="geonames_query_cities ()" link="geonames-Geonames.html#geonames-query-cities"/>
    <keyword type="function" name="geonames_query_cities_finish ()" link="geonames-Geonames.html#geonames-query-cities-finish"/>
    <keyword type="function" name="geonames_query_cities_sync ()" link="geonames-Geonames.html#geonames-query-cities-sync"/>
    <keyword type="function" name="geonames_get_n_cities ()" link="geonames-Geonames.html#geonames-get-n-cities"/>
    <keyword type="function" name="geonames_get_city ()" link="geonames-Geonames.html#geonames-get-city"/>
    <keyword type="function" name="geonames_city_free ()" link="geonames-Geonames.html#geonames-city-free"/>
    <keyword type="function" name="geonames_city_get_name ()" link="geonames-Geonames.html#geonames-city-get-name"/>
    <keyword type="function" name="geonames_city_get_state ()" link="geonames-Geonames.html#geonames-city-get-state"/>
    <keyword type="function" name="geonames_city_get_country ()" link="geonames-Geonames.html#geonames-city-get-country"/>
    <keyword type="function" name="geonames_city_get_country_code ()" link="geonames-Geonames.html#geonames-city-get-country-code"/>
    <keyword type="function" name="geonames_city_get_timezone ()" link="geonames-Geonames.html#geonames-city-get-timezone"/>
    <keyword type="function" name="geonames_city_get_latitude ()" link="geonames-Geonames.html#geonames-city-get-latitude"/>
    <keyword type="function" name="geonames_city_get_longitude ()" link="geonames-Geonames.html#geonames-city-get-longitude"/>
    <keyword type="function" name="geonames_city_get_population ()" link="geonames-Geonames.html#geonames-city-get-population"/>
    <keyword type="enum" name="enum GeonamesQueryFlags" link="geonames-Geonames.html#GeonamesQueryFlags"/>
    <keyword type="typedef" name="GeonamesCity" link="geonames-Geonames.html#GeonamesCity"/>
    <keyword type="constant" name="GEONAMES_QUERY_DEFAULT" link="geonames-Geonames.html#GEONAMES-QUERY-DEFAULT:CAPS"/>
  </functions>
</book>