summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page
index 58701043..e64d0ee3 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.annotation_invalid_regress_annotation.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,30 +17,21 @@
<api:name>foo</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.annotation_invalid_regress_annotation</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.annotation_invalid_regress_annotation</title>
+ <synopsis><code mime="text/x-python">
@accepts(int)
@returns(none)
def annotation_invalid_regress_annotation(foo):
# Python wrapper for regress_annotation_invalid_regress_annotation()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>foo</code></title>
-<p>some text (e.g. example) or else</p>
+ <p>some text (e.g. example) or else</p>
</item>
</terms>
-
-
</page>