This file is indexed.

/usr/share/doc/libjs-jquery-flot/README.Debian is in libjs-jquery-flot 0.8.3+dfsg-1.

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
libjs-jquery-flot for Debian
------------------------

In order to make use of flot in your html, include the following
lines in your html header:

       <script language="javascript" type="text/javascript"
       src="/javascript/jquery/jquery.js"></script>

       <script language="javascript" type="text/javascript"
       src="/javascript/jquery-flot/jquery.flot.js"></script>

If you have installed libjs-excanvas, include the following lines in your
html header:

       <!--[if lte IE 8]><script language="javascript" type="text/javascript"
       src="/javascript/excanvas/excanvas.js"></script><![endif]-->


 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Sun, 05 May 2013 20:06:00 -0300