Skip to content

Commit 6048a64

Browse files
committed
footer test
1 parent 5045363 commit 6048a64

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.codedocs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,7 @@ HTML_HEADER =
11651165
# that doxygen normally uses.
11661166
# This tag requires that the tag GENERATE_HTML is set to YES.
11671167

1168-
HTML_FOOTER = ""
1168+
HTML_FOOTER = documentation/html/footer.html
11691169

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

documentation/html/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<div>phpMv-UI - generated on $datetime </div>

0 commit comments

Comments
 (0)