summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page
index fa1908d1..374b21bc 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_return_array.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,27 +17,20 @@
<api:name>length</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.annotation_return_array</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.annotation_return_array</title>
+ <synopsis><code mime="text/x-python">
@accepts(int)
@returns([unicode])
def annotation_return_array(length):
# Python wrapper for regress_annotation_return_array()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>length</code></title>
-<p>Number of return values</p>
+ <p>Number of return values</p>
</item>
<item>
<title><code>Returns</code></title>
@@ -46,6 +38,4 @@ def annotation_return_array(length):
</item>
</terms>
-
-
</page>