update documentation header 37/10737/1
authorLuca Muscariello <[email protected]>
Wed, 21 Feb 2018 16:13:18 +0000 (17:13 +0100)
committerLuca Muscariello <[email protected]>
Wed, 21 Feb 2018 16:13:18 +0000 (17:13 +0100)
Change-Id: Ib836f8da296f1aaac4df88a6080f86ea8fb5eef3
Signed-off-by: Luca Muscariello <[email protected]>
libparc/documentation/libparc.doxygen
libparc/documentation/libparc.doxygen.in

index 70e6308..fc9d648 100644 (file)
@@ -1151,7 +1151,7 @@ HTML_EXTRA_STYLESHEET  = doxygen-extras/customdoxygen.css doxygen-extras/masthea
 # 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       = doxygen-extras/doxygen-bootstrap.js images/parc_black_solid.png
+HTML_EXTRA_FILES       = doxygen-extras/doxygen-bootstrap.js 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
index 5d0fc42..1844b3e 100644 (file)
@@ -1156,7 +1156,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