diff options
author | Iain Nicol <iain@thenicols.net> | 2009-10-29 07:36:25 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-10-30 17:49:44 +0800 |
commit | 9096401f41ea371ee26b99a0127a6afd10898a90 (patch) | |
tree | 0e3771fa4ef7af4eb9647c8ae262470359f0ae51 /doc/reference | |
parent | b23e9c2364681f4bedeed7b5568d05aecb24cdd0 (diff) | |
download | gsoc2013-epiphany-9096401f41ea371ee26b99a0127a6afd10898a90.tar.gz gsoc2013-epiphany-9096401f41ea371ee26b99a0127a6afd10898a90.tar.zst gsoc2013-epiphany-9096401f41ea371ee26b99a0127a6afd10898a90.zip |
Enable gtk-doc & g-ir-scanner support for our introspection annotations
Partial fix for bug #599757.
Signed-off-by: Xan Lopez <xan@gnome.org>
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/epiphany-docs.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index 86cc5fa6a..ab048014f 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -31,4 +31,6 @@ <xi:include href="xml/ephy-session.xml"/> <xi:include href="xml/ephy-shell.xml"/> </chapter> + + <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> </book> |