summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
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 3708fa8..12b4ea2 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "API Documentation"
51# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 51# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
52# the logo to the output directory. 52# the logo to the output directory.
53 53
54PROJECT_LOGO = 54PROJECT_LOGO = docs/doxygen/logo-vector-clean.svg
55 55
56# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 56# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
57# into which the generated documentation will be written. If a relative path is 57# into which the generated documentation will be written. If a relative path is