diff options
author | Giovanni Campagna <gcampagna@src.gnome.org> | 2014-02-19 17:15:34 +0100 |
---|---|---|
committer | Giovanni Campagna <gcampagna@src.gnome.org> | 2014-02-20 02:07:49 +0100 |
commit | e70abadf0dd7d5312311926ec5b5130e1933d83b (patch) | |
tree | dce2137a70088f9183a485f4694d5cfc9cb0f372 /tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page | |
parent | 75d25b7f47542aa003c92ce576b6e82bae66aec9 (diff) | |
download | gobject-introspection-e70abadf0dd7d5312311926ec5b5130e1933d83b.tar.gz |
doctool: update reference tests
https://bugzilla.gnome.org/show_bug.cgi?id=724735
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page b/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page index fc7b5ad1..9cc4d6b5 100644 --- a/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page +++ b/tests/scanner/Regress-1.0-Python-expected/Regress.FooSubobject.page @@ -6,23 +6,16 @@ xmlns:api="http://projectmallard.org/experimental/api/" xmlns:ui="http://projectmallard.org/1.0/ui/"> <info> - - <link xref="index" group="class" type="guide"/> - + <link xref="index" group="class" type="guide"/> </info> <title>Regress.FooSubobject</title> - <synopsis><code> from gi.repository import Regress -foo_subobject = Regress.FooSubobject() </code></synopsis> +foo_subobject = Regress.FooSubobject() + </code></synopsis> + - - - - - - <synopsis> <title>Hierarchy</title> <tree> @@ -37,8 +30,11 @@ foo_subobject = Regress.FooSubobject() </code></synopsis> </item> </tree> </synopsis> - - + <links type="topic" ui:expanded="true" + api:type="function" api:mime="text/python" + groups="constructor" style="linklist"> + <title>Constructors</title> + </links> <links type="topic" ui:expanded="true" api:type="function" api:mime="text/python" groups="method" style="linklist"> @@ -47,7 +43,7 @@ foo_subobject = Regress.FooSubobject() </code></synopsis> <links type="topic" ui:expanded="true" api:type="function" api:mime="text/python" groups="function" style="linklist"> - <title>Functions</title> + <title>Static Functions</title> </links> <links type="topic" ui:expanded="true" groups="property" style="linklist"> <title>Properties</title> @@ -58,8 +54,10 @@ foo_subobject = Regress.FooSubobject() </code></synopsis> <links type="topic" ui:expanded="true" groups="vfunc" style="linklist"> <title>Virtual functions</title> </links> + <links type="topic" ui:expanded="true" groups="field" style="linklist"> + <title>Fields</title> + </links> <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist"> <title>Other</title> </links> - </page> |