summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page24
1 files changed, 7 insertions, 17 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page
index 98c1fd3b..c386b910 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_nested_parameter.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -18,19 +17,15 @@
<api:name>a</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_nested_parameter</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_nested_parameter</title>
+ <synopsis><code mime="text/x-python">
@accepts(int)
@returns(none)
def test_nested_parameter(a):
# Python wrapper for regress_test_nested_parameter()
-</code></synopsis>
-
-
- <p>&lt;informaltable&gt;
+ </code></synopsis>
+ <p>&lt;informaltable&gt;
&lt;tgroup cols="3"&gt;
&lt;thead&gt;
&lt;row&gt;
@@ -55,18 +50,13 @@ rgb(20%, 30%, 0%)&lt;/literallayout&gt;&lt;/entry&gt;
&lt;/row&gt;
&lt;/tbody&gt;
&lt;/tgroup&gt;
-&lt;/informaltable&gt;</p><p>What we're testing here is that the scanner ignores the <code>a</code> nested inside XML.</p>
-
-
-
-
+&lt;/informaltable&gt;</p> <p>What we're testing here is that the scanner ignores the <code>a</code> nested inside XML.</p>
+
<terms>
<item>
<title><code>a</code></title>
-<p>An integer</p>
+ <p>An integer</p>
</item>
</terms>
-
-
</page>