This file is indexed.

/usr/share/gtk-doc/html/libtododb/libtododb.devhelp is in libtododb-dev 0.11-3.

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
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="GPE Manual: libtododb Reference" link="index.html" author="Florian Boor" name="libtododb">
  <chapters>
    <sub name="Programmers Interface" link="ch01.html">
      <sub name="todo-db" link="libtododb-todo-db.html"/>
    </sub>
    <sub name="About" link="ch02.html"/>
  </chapters>
  <functions>
    <function name="enum item_state" link="libtododb-todo-db.html#item-state"/>
    <function name="struct todo_item" link="libtododb-todo-db.html#todo-item"/>
    <function name="PRIORITY_HIGH" link="libtododb-todo-db.html#PRIORITY-HIGH:CAPS"/>
    <function name="PRIORITY_STANDARD" link="libtododb-todo-db.html#PRIORITY-STANDARD:CAPS"/>
    <function name="PRIORITY_LOW" link="libtododb-todo-db.html#PRIORITY-LOW:CAPS"/>
    <function name="todo_db_new_item ()" link="libtododb-todo-db.html#todo-db-new-item"/>
    <function name="todo_db_push_item ()" link="libtododb-todo-db.html#todo-db-push-item"/>
    <function name="todo_db_delete_item ()" link="libtododb-todo-db.html#todo-db-delete-item"/>
    <function name="todo_db_destroy_item ()" link="libtododb-todo-db.html#todo-db-destroy-item"/>
    <function name="todo_db_get_items_list ()" link="libtododb-todo-db.html#todo-db-get-items-list"/>
    <function name="todo_db_start ()" link="libtododb-todo-db.html#todo-db-start"/>
    <function name="todo_db_stop ()" link="libtododb-todo-db.html#todo-db-stop"/>
    <function name="todo_db_refresh ()" link="libtododb-todo-db.html#todo-db-refresh"/>
    <function name="todo_db_find_item_by_id ()" link="libtododb-todo-db.html#todo-db-find-item-by-id"/>
  </functions>
</book>