/usr/share/frei0r/html/modules.js is in frei0r-plugins-doc 1.6.1-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 | var modules =
[
[ "Plugin Locations", "group__pluglocations.html", null ],
[ "Icons for frei0r effects", "group__icons.html", null ],
[ "Concurrency", "group__concurrency.html", null ],
[ "Type of the Plugin", "group___p_l_u_g_i_n___t_y_p_e.html", "group___p_l_u_g_i_n___t_y_p_e" ],
[ "Color Models", "group___c_o_l_o_r___m_o_d_e_l.html", "group___c_o_l_o_r___m_o_d_e_l" ],
[ "Parameter Types", "group___p_a_r_a_m___t_y_p_e.html", "group___p_a_r_a_m___t_y_p_e" ]
];
|