From dd800d1669f49340614ac26dd9a4ef0bcc8f78f1 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 5 Sep 2019 00:42:43 +0200 Subject: Add a test case for QDoc's link command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Validate different ways of linking to other documentation topics. Fix the incorrect expected output in the existing tests. Task-number: QTBUG-78040 Change-Id: Idb6bf9c79ec99894e2fe0ddb7e65150204c96627 Reviewed-by: Topi Reiniƶ --- .../expected_output/qdoctests-qdocfileoutput.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput.html') diff --git a/tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput.html b/tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput.html index 199d63ef1..6f444482d 100644 --- a/tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput.html +++ b/tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput.html @@ -13,6 +13,7 @@ @@ -38,6 +39,15 @@
  • \li
  • \endlist
  • + +

    Linking

    +

    There are multiple ways to create hyperlinks to other topics:

    + -- cgit v1.2.3