From: Luca Muscariello Date: Thu, 22 Feb 2018 15:22:18 +0000 (+0100) Subject: adding fdio logo in documentaion X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F10760%2F3;p=cicn.git adding fdio logo in documentaion Change-Id: I8a652c192bb25fede65631e5484dfde0a74d4379 Signed-off-by: Luca Muscariello --- 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 Binary files /dev/null and b/libccnx-common/documentation/images/logo_fdio.png 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