summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page
index 07eaa505..994c3a53 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.TestObj.do_matrix.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="method" type="guide"/>
<api:function>
<api:returns>
@@ -22,33 +21,26 @@
<api:name>somestr</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestObj.do_matrix</title>
-
-<synopsis><code mime="text/x-python">
+ <synopsis><code mime="text/x-python">
@accepts(Regress.TestObj, unicode)
@returns(int)
def do_matrix(self, somestr):
# Python wrapper for regress_test_obj_do_matrix()
-</code></synopsis>
-
-
- <p>This method is virtual. Notably its name differs from the virtual
+ </code></synopsis>
+ <p>This method is virtual. Notably its name differs from the virtual
slot name, which makes it useful for testing bindings handle this
case.</p>
-
-
-
-
+
<terms>
<item>
<title><code>self</code></title>
-<p>A <link xref="Regress.TestObj"/></p>
+ <p>A <link xref="Regress.TestObj"/></p>
</item>
<item>
<title><code>somestr</code></title>
-<p>Meaningless string</p>
+ <p>Meaningless string</p>
</item>
<item>
<title><code>Returns</code></title>
@@ -56,6 +48,4 @@ case.</p>
</item>
</terms>
-
-
</page>