summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page
index bfd3189d..42bade9a 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestStructA.parse.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.TestStructA" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,34 +21,25 @@
<api:name>string</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestStructA.parse</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestStructA, unicode)
@returns(none)
def parse(a_out, string):
# Python wrapper for regress_test_struct_a_parse()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>a_out</code></title>
-<p>the structure that is to be filled</p>
+ <p>the structure that is to be filled</p>
</item>
<item>
<title><code>string</code></title>
-<p>ignored</p>
+ <p>ignored</p>
</item>
</terms>
-
-
</page>