summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page
index a1c06605..3c6146be 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.null_out.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.TestObj" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -18,30 +17,21 @@
<api:name>obj</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestObj.null_out</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestObj)
@returns(none)
def null_out(obj):
# Python wrapper for regress_test_obj_null_out()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>obj</code></title>
-<p>A <link xref="Regress.TestObj"/></p>
+ <p>A <link xref="Regress.TestObj"/></p>
</item>
</terms>
-
-
</page>