We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5045363 commit 6048a64Copy full SHA for 6048a64
.codedocs
@@ -1165,7 +1165,7 @@ HTML_HEADER =
1165
# that doxygen normally uses.
1166
# This tag requires that the tag GENERATE_HTML is set to YES.
1167
1168
-HTML_FOOTER = ""
+HTML_FOOTER = documentation/html/footer.html
1169
1170
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1171
# sheet that is used by each HTML page. It can be used to fine-tune the look of
documentation/html/footer.html
@@ -0,0 +1 @@
1
+<div>phpMv-UI - generated on $datetime </div>
0 commit comments