debian: add lintian-overrides for the Doxygen doc
* debian/source/lintian-overrides: New file. * Makefile.am: Add it.
This commit is contained in:
parent
51a683c23f
commit
da6fc955a3
2 changed files with 7 additions and 0 deletions
6
debian/source/lintian-overrides
vendored
Normal file
6
debian/source/lintian-overrides
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Doxygen copies some javascript inside the generated documentation,
|
||||
# but the source of that is already in the Doxygen package.
|
||||
spot source: source-is-missing doc/spot.html/*
|
||||
# These are extra javascript packages that trans.html currently depends
|
||||
# on. But they should be removed eventually.
|
||||
spot source: source-is-missing python/ajax/js/jquery.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue