aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2020-05-11 21:47:28 +0200
committerAnders Broman <a.broman58@gmail.com>2020-05-13 10:15:25 +0000
commite8c9b6c0dd6603f9f1b4e02ee128bcf0d3befd85 (patch)
treec14fd77f655fea676d2a9b53ae0d6b2f8a735956 /doxygen.cfg.in
parent91a4950926ef3bec493af8fad61e32b1184402c1 (diff)
DoxyGen: Add Wireshark icon to output
Because we can. Change-Id: Ic6e43ccea0e556be36c7a41b4fa40d52006e309b Reviewed-on: https://code.wireshark.org/review/37183 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index 6ab1e44beb..448c079871 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "The Wireshark network protocol analyzer"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
-PROJECT_LOGO =
+PROJECT_LOGO = @DOXYGEN_INPUT_DIRECTORY@/image/wsicon48.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is