aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Muscariello <lumuscar+fdio@cisco.com>2018-02-22 16:22:18 +0100
committerLuca Muscariello <lumuscar+fdio@cisco.com>2018-02-22 16:25:26 +0100
commit01ac1a1274269af9d9461a275cb7dcef06cce5f2 (patch)
treeb40fad9fc7a9d4fb6515deda797d8b3a504d6d23
parentdbae0462a181d8187c4e662a045d9cf3881cc3ee (diff)
adding fdio logo in documentaion
Change-Id: I8a652c192bb25fede65631e5484dfde0a74d4379 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>
-rw-r--r--libccnx-common/documentation/images/logo_fdio.pngbin0 -> 3092 bytes
-rw-r--r--libccnx-common/documentation/libccnx-stage1.doxygen.in2
-rw-r--r--libccnx-common/documentation/libccnx-stage2.doxygen.in2
3 files changed, 2 insertions, 2 deletions
diff --git a/libccnx-common/documentation/images/logo_fdio.png b/libccnx-common/documentation/images/logo_fdio.png
new file mode 100644
index 00000000..ddfef2c7
--- /dev/null
+++ b/libccnx-common/documentation/images/logo_fdio.png
Binary files differ
diff --git a/libccnx-common/documentation/libccnx-stage1.doxygen.in b/libccnx-common/documentation/libccnx-stage1.doxygen.in
index 4fc9fc11..d97eebce 100644
--- a/libccnx-common/documentation/libccnx-stage1.doxygen.in
+++ b/libccnx-common/documentation/libccnx-stage1.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
diff --git a/libccnx-common/documentation/libccnx-stage2.doxygen.in b/libccnx-common/documentation/libccnx-stage2.doxygen.in
index f920d841..d96bdbd5 100644
--- a/libccnx-common/documentation/libccnx-stage2.doxygen.in
+++ b/libccnx-common/documentation/libccnx-stage2.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