aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Muscariello <lumuscar+fdio@cisco.com>2018-02-21 17:13:18 +0100
committerLuca Muscariello <lumuscar+fdio@cisco.com>2018-02-21 17:13:18 +0100
commitcd5a042c46cdcc09025bf2476e364ae5ad340be6 (patch)
treed5a079cda77065b631e549b545e2eb6095b03e24
parent2707d597d6a4fb92860c2db9f5d82dc68117f671 (diff)
update documentation header
Change-Id: Ib836f8da296f1aaac4df88a6080f86ea8fb5eef3 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>
-rw-r--r--libparc/documentation/libparc.doxygen2
-rw-r--r--libparc/documentation/libparc.doxygen.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/libparc/documentation/libparc.doxygen b/libparc/documentation/libparc.doxygen
index 70e6308d..fc9d6483 100644
--- a/libparc/documentation/libparc.doxygen
+++ b/libparc/documentation/libparc.doxygen
@@ -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
diff --git a/libparc/documentation/libparc.doxygen.in b/libparc/documentation/libparc.doxygen.in
index 5d0fc422..1844b3e2 100644
--- a/libparc/documentation/libparc.doxygen.in
+++ b/libparc/documentation/libparc.doxygen.in
@@ -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