This file is indexed.

/usr/share/doc-base/qof is in libqof-doc 0.8.7-1ubuntu1.

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
Document: qof
Title: Query Object Framework Developer Reference
Author: Neil Williams
Abstract: Query Object Framework Developer Reference
  QOF, the Query Object Framework, provides a set of C
  Language utilities for performing generic structured complex
  queries on a set of data held by a set of C/C++ objects. This
  framework is unique in that it does NOT require SQL or any
  database at all to perform the query. Thus, it allows programmers
  to add query support to their applications without having to hook
  into an SQL Database.
 .
  This manual describes the full QOF API to develop applications
  using libqof2.
Section: Programming/C

Format: HTML
Index: /usr/share/doc/libqof-doc/html/index.html
Files: /usr/share/doc/libqof-doc/html/*