From fa64c6cb8a4e26f9d8ef03153ee01f53eef68138 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 7 Mar 2024 09:16:42 +0100 Subject: [PATCH] Doc: Replace obsolete with html tags The html element is obsolete in favor of . Replace the use in Qt's documentation templates. Task-number: QTBUG-81209 Pick-to: 6.5 Change-Id: I19817fb7f3ab3c23aefeae480f270123d2253569 Reviewed-by: Andreas Eliasson (cherry picked from commit 34b15dcc8a34d356386e79a5f2a836271c7c8aaf) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit b346a0f5e21107e41c740a0599ed28c940955940) --- doc/global/html-footer.qdocconf | 2 +- doc/global/qt-module-defaults-online.qdocconf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/global/html-footer.qdocconf b/doc/global/html-footer.qdocconf index d596aaa058f..75626af6459 100644 --- a/doc/global/html-footer.qdocconf +++ b/doc/global/html-footer.qdocconf @@ -8,7 +8,7 @@ HTML.footer = \ "\n" \ "
\n" \ "

\n" \ - " © 2024 The Qt Company Ltd.\n" \ + " © 2024 The Qt Company Ltd.\n" \ " Documentation contributions included herein are the copyrights of\n" \ " their respective owners.
" \ " The documentation provided herein is licensed under the terms of the" \ diff --git a/doc/global/qt-module-defaults-online.qdocconf b/doc/global/qt-module-defaults-online.qdocconf index 781b919f795..47d39f49250 100644 --- a/doc/global/qt-module-defaults-online.qdocconf +++ b/doc/global/qt-module-defaults-online.qdocconf @@ -5,7 +5,7 @@ HTML.footer = \ "

\n" \ "

\n" \ - " © 2024 The Qt Company Ltd.\n" \ + " © 2024 The Qt Company Ltd.\n" \ " Documentation contributions included herein are the copyrights of\n" \ " their respective owners. " \ " The documentation provided herein is licensed under the terms of the" \