diff options
author | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-02-14 22:47:10 -0500 |
---|---|---|
committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-02-14 23:18:00 -0500 |
commit | 3b64a2e808ae25b437c30bec237ada89dc4bcfb3 (patch) | |
tree | 359dfe6569e3c0058af70f7e8431cf1ae6aa6633 /tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page | |
parent | afe9d25896491db94bdbfac109f003d9ec9ff852 (diff) | |
download | gobject-introspection-3b64a2e808ae25b437c30bec237ada89dc4bcfb3.tar.gz |
doctool: Fix use of <dl> tag in templates
This isn't legal Mallard
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page')
-rw-r--r-- | tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page b/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page index 2c7e3f90..9e7233f7 100644 --- a/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page +++ b/tests/scanner/Regress-1.0-C-expected/Regress.TestObj-sig-with-hash-prop.page @@ -24,12 +24,16 @@ void sig-with-hash-prop (<map> hash); -<dl> -<dt><p>hash :</p></dt> -<dd></dd> -<dt><p>Returns :</p></dt> -<dd></dd> -</dl> +<terms> +<item> +<title><code>hash</code></title> + +</item> +<item> +<title><code>Returns</code></title> + +</item> +</terms> |