Skip to content

Commit

Permalink
doc: doxygen: remove redundant footer file
Browse files Browse the repository at this point in the history
It is not used.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Jul 16, 2024
1 parent 62e52ce commit 99dfba1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
17 changes: 0 additions & 17 deletions doc/_doxygen/footer.html

This file was deleted.

2 changes: 1 addition & 1 deletion doc/zephyr.doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ HTML_HEADER = @ZEPHYR_BASE@/doc/_doxygen/header.html
# that doxygen normally uses.
# This tag requires that the tag GENERATE_HTML is set to YES.

HTML_FOOTER = @ZEPHYR_BASE@/doc/_doxygen/footer.html
HTML_FOOTER =

# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
# sheet that is used by each HTML page. It can be used to fine-tune the look of
Expand Down

0 comments on commit 99dfba1

Please sign in to comment.