add new header in documentation 08/10708/1
authorLuca Muscariello <[email protected]>
Tue, 20 Feb 2018 21:59:35 +0000 (22:59 +0100)
committerLuca Muscariello <[email protected]>
Tue, 20 Feb 2018 22:07:11 +0000 (23:07 +0100)
Change-Id: Ie63ba342cd584aec4e03e9bf1028bdf39761162c
Signed-off-by: Luca Muscariello <[email protected]>
longbow/documentation/doxygen-extras/header.html
longbow/documentation/longbow.doxygen.in

index 9be163b..e6302c5 100755 (executable)
@@ -28,7 +28,7 @@
     <body>
         <div class="container masthead">
           <div class="navbar-header">
-            <img src="parc_black_solid.png" \>
+            <img src="logo_fdio.png" \>
           </div>
         </div>
         <nav class="navbar navbar-default" role="navigation">
index 9f39ca9..bda93d2 100644 (file)
@@ -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