diff options
| author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-18 19:31:37 -0300 |
|---|---|---|
| committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-18 19:31:37 -0300 |
| commit | 3be51dc6e55414c76e7059a8dffa74a99268a7c8 (patch) | |
| tree | c7cc746d9dd5d7444f5ff077c8f917385d78d24e /Doxyfile | |
| parent | de90dfcf76c1fb13648633b6bddb011b15ac8458 (diff) | |
| download | PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.gz PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.tar.xz PSP.git-3be51dc6e55414c76e7059a8dffa74a99268a7c8.zip | |
Some site and documentation changes
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1158,7 +1158,7 @@ HTML_FILE_EXTENSION = .html # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_HEADER = +HTML_HEADER = docs/doxygen/headerFile # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard @@ -1203,7 +1203,7 @@ HTML_EXTRA_STYLESHEET = # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_FILES = +HTML_EXTRA_FILES = docs/favicon.ico # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the style sheet and background images according to |
