summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page
index c7d24096..9e3c8232 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_string_array_length.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>
@@ -22,23 +21,16 @@
<api:name>properties</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.annotation_string_array_length</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.annotation_string_array_length</title>
+ <synopsis><code mime="text/x-python">
@accepts(int, [unicode])
@returns(none)
def annotation_string_array_length(n_properties, properties):
# Python wrapper for regress_annotation_string_array_length()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>n_properties</code></title>
@@ -50,6 +42,4 @@ def annotation_string_array_length(n_properties, properties):
</item>
</terms>
-
-
</page>