]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - Doxyfile
Merge pull request #1234 from virtualtam/lint
[github/shaarli/Shaarli.git] / Doxyfile
index 9a596b539b7b59fe49fc99b090b002d42f31cf86..a7f6e04f9698ce7538a477aea3d52a23d698b6e4 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "The personal, minimalist, super-fast, no-database deli
 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
 # the logo to the output directory.
 
-PROJECT_LOGO           = images/logo.png
+PROJECT_LOGO           = doc/md/images/logo.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
@@ -804,6 +804,7 @@ RECURSIVE              = YES
 # run.
 
 EXCLUDE                = vendor \
+                         data \
                          tpl \
                          inc \
                          doc \