From 4774ac1ef162e6d8ec83f33bf8ffb68fe44f5aa1 Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 16 Feb 2019 14:50:51 +0100 Subject: Adjustment of xhtml1-transitional.dtd - mapping changed due to missing `doxygen=` - externalRef part changeddue to missing`doxygen=` --- src/context.cpp | 2 +- src/dot.cpp | 2 +- src/ftvhelp.cpp | 2 +- src/htmldocvisitor.cpp | 2 +- src/htmlgen.cpp | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/context.cpp b/src/context.cpp index 8a3a784..6ddc141 100644 --- a/src/context.cpp +++ b/src/context.cpp @@ -3854,7 +3854,7 @@ class TextGeneratorHtml : public TextGeneratorIntf if (ref) { m_ts << "" << endl; diff --git a/src/ftvhelp.cpp b/src/ftvhelp.cpp index 5899bea..9e58591 100644 --- a/src/ftvhelp.cpp +++ b/src/ftvhelp.cpp @@ -286,7 +286,7 @@ void FTVHelp::generateLink(FTextStream &t,FTVNode *n) t << "ref,FALSE); + t << result; } else // local link { diff --git a/src/htmldocvisitor.cpp b/src/htmldocvisitor.cpp index 25166bc..fe45667 100644 --- a/src/htmldocvisitor.cpp +++ b/src/htmldocvisitor.cpp @@ -2195,7 +2195,7 @@ void HtmlDocVisitor::startLink(const QCString &ref,const QCString &file, if (!ref.isEmpty()) // link to entity imported via tag file { m_t << "