/usr/share/doc/libgig-dev/html/files.js is in libgig-doc 4.1.0~repack-2.
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 | var files =
[
[ "Akai.cpp", "Akai_8cpp_source.html", null ],
[ "Akai.h", "Akai_8h_source.html", null ],
[ "DLS.cpp", "DLS_8cpp_source.html", null ],
[ "DLS.h", "DLS_8h_source.html", null ],
[ "gig.cpp", "gig_8cpp_source.html", null ],
[ "gig.h", "gig_8h_source.html", null ],
[ "Korg.cpp", "Korg_8cpp_source.html", null ],
[ "Korg.h", "Korg_8h_source.html", null ],
[ "RIFF.cpp", "RIFF_8cpp_source.html", null ],
[ "RIFF.h", "RIFF_8h_source.html", null ],
[ "Serialization.cpp", "Serialization_8cpp_source.html", null ],
[ "Serialization.h", "Serialization_8h_source.html", null ],
[ "SF.cpp", "SF_8cpp_source.html", null ],
[ "SF.h", "SF_8h_source.html", null ],
[ "typeinfo.cpp", "typeinfo_8cpp_source.html", null ]
];
|