summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 12:21:41 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-20 12:21:41 +0100
commitfb98a4f19da972709ac56b89a1184624e23bc224 (patch)
treec4b547682b24a74a4c873616cfbd3f760ca9572f /tests
parent1ff74fb0a469f3f1f00692e20834cce3bd7b212a (diff)
downloadgobject-introspection-fb98a4f19da972709ac56b89a1184624e23bc224.tar.gz
g-ir-doc-tool: Show how to construct instances in the Class page
Diffstat (limited to 'tests')
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
index b194a079..eb466270 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
+++ b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
@@ -18,11 +18,9 @@
</item>
</tree>
</synopsis>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-python"
- groups="constructor" style="linklist">
- <title>Constructors</title>
- </links>
+ <p>Constructor</p>
+ <synopsis><code mime="text/x-python">
+repository = Repository() </code></synopsis>
<links type="topic" ui:expanded="yes"
api:type="function" api:mime="text/x-python"
groups="method" style="linklist">