summaryrefslogtreecommitdiff
path: root/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page')
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page
new file mode 100644
index 00000000..aa6f7466
--- /dev/null
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+
+<page id="DocExamples.Obj.new"
+ type="topic"
+ style="constructor"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="constructor"/>
+ <api:function>
+ <api:returns>
+ <api:type>DocExamples.Obj</api:type>
+ </api:returns>
+ <api:name>doc_examples_obj_new</api:name>
+ </api:function>
+ </info>
+ <title>new</title>
+<synopsis><code mime="text/x-python">
+@returns(DocExamples.Obj)
+def new()
+</code></synopsis>
+
+
+<table>
+<tr>
+<td><p>Returns :</p></td>
+<td></td>
+</tr>
+</table>
+</page>