> On 12 Jan 2017, at 12:50, Ghislain Vaillant <[email protected]> wrote: > >> On Thu, 2017-01-12 at 12:31 +0000, James Clarke wrote: >>> X: libgli-doc: duplicate-files >>> usr/share/doc/libgli-doc/html/search/all_0.js >>> usr/share/doc/libgli-doc/html/search/functions_0.js >>> X: libgli-doc: duplicate-files >>> usr/share/doc/libgli-doc/html/search/all_e.js >>> usr/share/doc/libgli-doc/html/search/enums_3.js >>> X: libgli-doc: duplicate-files >>> usr/share/doc/libgli-doc/html/search/all_3.js >>> usr/share/doc/libgli-doc/html/search/functions_3.js >>> W: libgli-doc: embedded-javascript-library >>> usr/share/doc/libgli-doc/html/jquery.js please use libjs-jquery > > Not sure what I can do about the duplicate-files, besides adding > symlinks perhaps. Is it worth it though?
I assume these are generated by Doxygen? If so, fixing it in gli is likely to be fragile. > Regarding the embedded-javascript-library warning, it is a known issue > with doxygen generated docs. Symlinking with the system jquery was not > recommended the last time I checked. Feel free to correct me if this > has changed since. I see; apparently this is not just jQuery, but also other Doxygen code. I don't have much experience with Doxygen though, so anyone else on this list, please correct me if I'm wrong. Regards, James

