Skip to content

Commit

Permalink
remove unused entry in HTML_EXTRA_FILES
Browse files Browse the repository at this point in the history
  • Loading branch information
lpattelli committed Feb 12, 2017
1 parent 286b821 commit 59b33c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions documentation/Doxyfile_linux
Original file line number Diff line number Diff line change
Expand Up @@ -1180,8 +1180,7 @@ HTML_EXTRA_STYLESHEET = doxygen_files/foundation.css doxygen_files/custom.css
# files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES.

HTML_EXTRA_FILES = images/spheres_verysmall.png \
images/favicons/favicon.ico \
HTML_EXTRA_FILES = images/favicons/favicon.ico \
images/readme_logo.svg \
.nojekyll

Expand Down

0 comments on commit 59b33c9

Please sign in to comment.