This file is indexed.

/usr/share/doc/libjs-jquery-fullscreen/README.Debian is in libjs-jquery-fullscreen 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
libjs-jquery-fullscreen for Debian
----------------------------------

In order to make use of fullscreen 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-fullscreen/jquery.fullscreen.js"></script>

 -- Jerome Charaoui <jerome@riseup.net>, Sun, 26 Jan 2014 19:41:54 -0500