summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml62
1 files changed, 0 insertions, 62 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml b/tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml
deleted file mode 100644
index 276d08372..000000000
--- a/tests/auto/qdoc/generatedoutput/expected_output/html/qdoctests-qdocfileoutput-exhaustive.webxml
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<WebXML>
- <document>
- <page name="qdoctests-qdocfileoutput-exhaustive.html" href="qdoctests-qdocfileoutput-exhaustive.html" status="active" location="qdoctests-outputfromqdocfiles.qdoc" documented="true" subtype="page" title="Exhaustive testing of QDoc commands" fulltitle="Exhaustive testing of QDoc commands" subtitle="" brief="This page is a dumping ground for QDoc commands under test">
- <contents name="this-is-a-section1" title="This is a section1" level="1"/>
- <contents name="this-is-a-section2" title="This is a section2" level="2"/>
- <contents name="this-is-a-section3" title="This is a section3" level="3"/>
- <contents name="this-is-a-section4" title="This is a section4" level="4"/>
- <description>
- <brief>This page is a dumping ground for QDoc commands under test.</brief>
- <section id="this-is-a-section1">
- <heading level="1">This is a section1</heading>
- </section>
- <section id="this-is-a-section2">
- <heading level="2">This is a section2</heading>
- </section>
- <section id="this-is-a-section3">
- <heading level="3">This is a section3</heading>
- </section>
- <section id="this-is-a-section4">
- <heading level="4">This is a section4</heading>
- </section>
- </description>
- </page>
- </document>
- <badcode>This is bad code</badcode>
- <para>This text should have a line break riiiiight noooow.</para>
- <para>
- <bold>All your text belong to bold</bold> ...And this is an examble of only <bold>bold</bold> being, well, bold.</para>
- <dots indent="4">...</dots>
- <para>And if I knew qmltext, I guess this is where that would go. </para>This a caption<legalese>
- <para>Lorem legal ipsum</para>
- </legalese>
- <quote>
- <para>This is a quotation.</para>
- </quote>
- <raw format="HTML"> &lt;html&gt;&lt;body&gt;This is &lt;b&gt;raw&lt;/b&gt;. Like the &lt;h1&gt;Eddie Murphy&lt;/h1&gt; movie. Just not as funny.&lt;/body&gt;&lt;/html&gt;
- </raw>
- <para>Look, ma! I made a sidebar!</para>
- <table>
- <row>
- <item>
- <para>Table item in a table row</para>
- </item>
- </row>
- <row>
- <item>
- <para>Another item in a different row</para>
- </item>
- </row>
- </table>
- <para>
- <bold>Important:</bold> This is really important.</para>
- <para>For example, if you have code like</para>
- <oldcode>This is old code.</oldcode>
- <para>you can rewrite it as</para>
- <newcode>This is new and shiny!</newcode>
- <para>
- <bold>Note:</bold> The code above doesn't compile</para>
- <para>
- <bold>Warning:</bold> The following commands have yet to be tested: footnote link sincelist header index topicref // or just don’t care, remove it image inlineimage printline printto printuntil // what’s the difference between printto and printuntil??? quotefile quotefromfile quotefunction skipline skipto skipuntil span snippet codeline overload sub sup tableofcontents tt uicontrol endmapref endomit underline unicode</para>
-</WebXML>