/usr/share/doc/jaula/html/modules.js is in libjaula-doc 1.4.0-5build1.
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 | var modules =
[
[ "JAULA: General definitions", "group__jaula__gen.html", "group__jaula__gen" ],
[ "JAULA: Error handling", "group__jaula__exc.html", "group__jaula__exc" ],
[ "JAULA: JSON lexical analysis", "group__jaula__lex.html", "group__jaula__lex" ],
[ "JAULA: JSON data parser", "group__jaula__parse.html", "group__jaula__parse" ],
[ "JAULA: JSON Values containers", "group__jaula__val.html", "group__jaula__val" ]
];
|