[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/quality-kde-org] apidox/src: doxylog2html.pl - minor
From:       Allen Winter <winter () kde ! org>
Date:       2016-05-01 0:23:09
Message-ID: E1awfAD-0004lW-L1 () scm ! kde ! org
[Download RAW message or body]

Git commit 610f93315f464b8ec058d76e27907113b387975f by Allen Winter.
Committed on 01/05/2016 at 00:22.
Pushed by winterz into branch 'master'.

doxylog2html.pl - minor

M  +1    -1    apidox/src/doxylog2html.pl

http://commits.kde.org/websites/quality-kde-org/610f93315f464b8ec058d76e27907113b387975f

diff --git a/apidox/src/doxylog2html.pl b/apidox/src/doxylog2html.pl
index 67a7c59..7ddbcbd 100755
--- a/apidox/src/doxylog2html.pl
+++ b/apidox/src/doxylog2html.pl
@@ -604,7 +604,7 @@ print "GARBAGE=>$line\n";
       return "BADBRIEF";
     }
     if ($line =~ m+multiple use of section label+) {
-      if ($line !~ m/index:/) {
+      if ($line !~ m/index:/ && $line !~ m/qt\.tag/) {
         return "MULTILABEL";
       } else {
         return "";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic