X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Doxyfile;h=a7f6e04f9698ce7538a477aea3d52a23d698b6e4;hb=dea72c711ff740b3b829d238fcf85648465143a0;hp=9a596b539b7b59fe49fc99b090b002d42f31cf86;hpb=456d30532901dd76b8005f067a189eb68d18ac88;p=github%2Fshaarli%2FShaarli.git diff --git a/Doxyfile b/Doxyfile index 9a596b53..a7f6e04f 100644 --- 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 \