diff options
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | 2012-02-21 16:41:21 +0100 |
---|---|---|
committer | Tomeu Vizoso <tomeu.vizoso@collabora.com> | 2012-02-21 17:09:29 +0100 |
commit | b0a7d14a253be4a6c93eb9211a3c25469fa2211e (patch) | |
tree | d3b153c5ef48e15ee3c481da94d9159e52b11bfd /tests/doctool | |
parent | e77b6a15c6a74740a2b75826c8bded0463f85c5f (diff) | |
download | gobject-introspection-b0a7d14a253be4a6c93eb9211a3c25469fa2211e.tar.gz |
g-ir-doc-tool: Add class to its own hierarchy tree
Diffstat (limited to 'tests/doctool')
-rw-r--r-- | tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page index 3fd51259..cab691e7 100644 --- a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page +++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page @@ -22,6 +22,9 @@ obj = DocExamples.Obj(<link xref='DocExamples.Obj-property-example'>property_exa <tree> <item> <code>GObject.Object</code> + <item> + <code>DocExamples.Obj</code> + </item> </item> </tree> </synopsis> |