summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page16
1 files changed, 3 insertions, 13 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page
index 4d97f31f..e28dfaef 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.static_method_callback.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,23 +17,16 @@
<api:name>callback</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestObj.static_method_callback</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestCallback)
@returns(none)
def static_method_callback(callback):
# Python wrapper for regress_test_obj_static_method_callback()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>callback</code></title>
@@ -42,6 +34,4 @@ def static_method_callback(callback):
</item>
</terms>
-
-
</page>