X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/7cbea39c421d213c81aaf699c521d3a231349b2f..96fd39eda86e963177cb7895f6c2216ecb9c732a:/LUFA/Doxygen.conf diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index bde67eee1..0edee54cd 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -45,7 +45,7 @@ PROJECT_BRIEF = # exceed 55 pixels and the maximum width should not exceed 200 pixels. # Doxygen will copy the logo to the output directory. -PROJECT_LOGO = ./DoxygenPages/LUFA_thumb.png +PROJECT_LOGO = ./DoxygenPages/Images/LUFA_thumb.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -909,7 +909,7 @@ HTML_HEADER = # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = ./DoxygenPages/footer.htm +HTML_FOOTER = ./DoxygenPages/Style/Footer.htm # 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 @@ -918,7 +918,7 @@ HTML_FOOTER = ./DoxygenPages/footer.htm # the style sheet file to the HTML output directory, so don't put your own # style sheet in the HTML output directory as well, or it will be erased! -HTML_STYLESHEET = +HTML_STYLESHEET = ./DoxygenPages/Style/Style.css # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note