This file is indexed.

/usr/share/doc/wp2x/README.Debian is in wp2x 2.5-mhi-13.

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
I have not marked the various .cfg files as configuration files. Is anyone
out there customizing these files? If so email me so I can alter this
decision.

Three html post-processing scripts can be found in the 
/usr/share/doc/wp2x/filters/ .

As of 2.5-mhi-3 I moved /usr/lib/wp2x to /usr/share/wp2x . From the FHS:

"/usr/lib includes object files, libraries, and internal binaries that are
not intended to be executed directly by users or shell scripts."

"Miscellaneous architecture-independent application-specific static files
and subdirectories should be placed in /usr/share"

  - Harry Henry Gebel <hgebel@debian.org>