diff options
Diffstat (limited to 'longbow/documentation/longbow.doxygen.in')
-rw-r--r-- | longbow/documentation/longbow.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/longbow/documentation/longbow.doxygen.in b/longbow/documentation/longbow.doxygen.in index 9f39ca96..bda93d29 100644 --- a/longbow/documentation/longbow.doxygen.in +++ b/longbow/documentation/longbow.doxygen.in @@ -1144,7 +1144,7 @@ HTML_EXTRA_STYLESHEET = @CMAKE_CURRENT_SOURCE_DIR@/doxygen-extras/customdoxygen # 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 = @CMAKE_CURRENT_SOURCE_DIR@/doxygen-extras/doxygen-bootstrap.js @CMAKE_CURRENT_SOURCE_DIR@/images/parc_black_solid.png +HTML_EXTRA_FILES = @CMAKE_CURRENT_SOURCE_DIR@/doxygen-extras/doxygen-bootstrap.js @CMAKE_CURRENT_SOURCE_DIR@/images/logo_fdio.png # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the stylesheet and background images according to |