X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/40946a570405a522b2cd04295bc2dad746b936fc..6c738343ae7bab9bd96aa5fc29d5656d966647b5:/LUFA/Doxygen.conf diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf index 5a02c5cb6..eb464ed3c 100644 --- a/LUFA/Doxygen.conf +++ b/LUFA/Doxygen.conf @@ -44,7 +44,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 = ./ManPages/LUFA_thumb.png +PROJECT_LOGO = ./DoxygenPages/LUFA_thumb.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -317,7 +317,7 @@ TYPEDEF_HIDES_STRUCT = YES # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, # corresponding to a cache size of 2^16 = 65536 symbols -SYMBOL_CACHE_SIZE = 1 +SYMBOL_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options @@ -855,7 +855,7 @@ HTML_HEADER = # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = ./ManPages/footer.htm +HTML_FOOTER = ./DoxygenPages/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