summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml
diff options
context:
space:
mode:
authorThibaut Cuvelier <cuvelier.thibaut@gmail.com>2022-05-25 02:55:35 +0200
committerLuca Di Sera <luca.disera@qt.io>2022-05-27 11:19:30 +0200
commitad4268bbe734eee8b78f79b3b4efd1f6fe17d4f9 (patch)
tree15b9a3195e22ef9734a86020337df4d2ed3afd51 /tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml
parent1195eda558c852cec6949f044a70d6acb0e4fde9 (diff)
downloadqttools-ad4268bbe734eee8b78f79b3b4efd1f6fe17d4f9.tar.gz
DocBook: wrap the see-also list in a section
Similar to the example link, there might be a section before: wrap the list in a section too to avoid validation errors. Change-Id: I9d2153339382cb67dd600d8815f5f96b918c95f9 Reviewed-by: Luca Di Sera <luca.disera@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml b/tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml
index 6c691c936..df288e80f 100644
--- a/tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml
+++ b/tests/auto/qdoc/generatedoutput/expected_output/docbook/qml-qdoc-test-doctest.xml
@@ -43,12 +43,15 @@
<db:synopsisinfo db:role="threadsafeness">unspecified</db:synopsisinfo>
</db:fieldsynopsis>
<db:para>Whether the test is active.</db:para>
+<db:section>
+<db:title>See Also</db:title>
<db:para><db:emphasis>See also </db:emphasis>
<db:simplelist type="vert" role="see-also">
<db:member><db:link xlink:href="qml-qdoc-test-doctest.xml#name-prop">name</db:link></db:member>
</db:simplelist>
</db:para>
</db:section>
+</db:section>
<db:section xml:id="name-prop">
<db:title>[required] name : string</db:title>
<db:fieldsynopsis>