diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page index 7e032668..050d2920 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.AnnotationObject.extra_annos.page @@ -6,7 +6,6 @@ xmlns:api="http://projectmallard.org/experimental/api/" xmlns:ui="http://projectmallard.org/1.0/ui/"> <info> - <link xref="Regress.AnnotationObject" group="method" type="guide"/> <api:function> <api:returns> @@ -18,23 +17,16 @@ <api:name>self</api:name> </api:arg> </api:function> - </info> <title>Regress.AnnotationObject.extra_annos</title> - -<synopsis><code mime="text/x-python"> + <synopsis><code mime="text/x-python"> @accepts(Regress.AnnotationObject) @returns(none) def extra_annos(self): # Python wrapper for regress_annotation_object_extra_annos() -</code></synopsis> + </code></synopsis> + - - - - - - <terms> <item> <title><code>self</code></title> @@ -42,6 +34,4 @@ def extra_annos(self): </item> </terms> - - </page> |