From 154521185297b3a72b47636edcc2a60fc2c579dd Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 16 Feb 2019 13:53:20 +0100 Subject: Adjustment of xhtml1-transitional.dtd After small discussion conclusion was better to remove the obsolete `doxygen=` --- src/util.cpp | 4 ---- testing/dtd/xhtml1-transitional.dtd | 12 ------------ 2 files changed, 16 deletions(-) diff --git a/src/util.cpp b/src/util.cpp index 53b176d..b99753e 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -8220,10 +8220,6 @@ QCString externalRef(const QCString &relPath,const QCString &ref,bool href) result.prepend(relPath); l+=relPath.length(); } - if (!href){ - result.prepend("doxygen=\""+ref+":"); - l+=10+ref.length(); - } if (l>0 && result.at(l-1)!='/') result+='/'; if (!href) result.append("\" "); } diff --git a/testing/dtd/xhtml1-transitional.dtd b/testing/dtd/xhtml1-transitional.dtd index 6d63e50..764c41a 100755 --- a/testing/dtd/xhtml1-transitional.dtd +++ b/testing/dtd/xhtml1-transitional.dtd @@ -30,14 +30,6 @@ @@ -654,7 +646,6 @@ - -