This file is indexed.

/usr/share/doc/dwww/README is in dwww 1.11.7.

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
32
33
34
35
36
37
38
    README for dwww
                              ``To boldly go where no doc has gone before''
---------------------------------------------------------------------------

dwww is a web interface to all on-line documentation on a
Debian system.  It builds some web pages that list all installed
documents, and converts all documents to HTML. The conversion
is done when the user requests the document. 

dwww requires running a web server with CGI support (i.e. apache,
boa, roxen, wn, etc., but NOT dhttpd or fnord.)
Sorry.


For more information, read the manual page dwww(7), and the other
manual pages it refers to.



  Automatic fancy index of documents
--------------------------------------

Debian now has a "doc-base" package that provides a uniform way of
registering documentation; it supports other documentation systems besides 
dwww. Please read install-docs(8) for further reference.


         _                                    _
        |                                      |
            dwww is still under development!
        |_                                    _|


dwww is already quite usable, however.  Please use it, and report
bugs via the Debian bug tracking system so that they can be fixed.


vim:ts=4:et:ai