* doc/footer.html: New file, link to RefDocComments on the wiki.
* doc/Doxyfile.in (HTML_FOOTER): Use footer.html. * doc/Makefile.am (EXTRA_DIST): Add footer.html.
This commit is contained in:
parent
61a5ec760e
commit
c534bac478
4 changed files with 18 additions and 3 deletions
|
|
@ -593,7 +593,7 @@ HTML_HEADER =
|
|||
# each generated HTML page. If it is left blank doxygen will generate a
|
||||
# standard footer.
|
||||
|
||||
HTML_FOOTER =
|
||||
HTML_FOOTER = @srcdir@/footer.html
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue