Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
da6fc955
Commit
da6fc955
authored
Nov 28, 2016
by
Alexandre Duret-Lutz
Browse files
debian: add lintian-overrides for the Doxygen doc
* debian/source/lintian-overrides: New file. * Makefile.am: Add it.
parent
51a683c2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
da6fc955
...
...
@@ -53,6 +53,7 @@ DEBIAN = \
debian/python3-spot.install
\
debian/rules
\
debian/source/format
\
debian/source/lintian-overrides
\
debian/spot-doc.doc-base
\
debian/spot-doc.docs
\
debian/spot-doc.install
\
...
...
debian/source/lintian-overrides
0 → 100644
View file @
da6fc955
# 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.*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment