[cogl] Revert "XXX: Ignore un-cross-referenceable types"



commit d92f9db6185cba959d76033d1b9655d84268f1b5
Author: Damien Lespiau <damien lespiau intel com>
Date:   Wed Jan 2 14:20:25 2013 +0000

    Revert "XXX: Ignore un-cross-referenceable types"
    
    This reverts commit 9b6bed019fcb5d5f46293acd51e3db51af3078ed.
    
    This commit wasn't quite ready to land, it needs a patch in gtk-doc
    before that. It's what happen when carrying such patches in branches.

 doc/reference/cogl2/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/cogl2/Makefile.am b/doc/reference/cogl2/Makefile.am
index af87dfb..e9e46c9 100644
--- a/doc/reference/cogl2/Makefile.am
+++ b/doc/reference/cogl2/Makefile.am
@@ -39,8 +39,7 @@ MKTMPL_OPTIONS=
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
 FIXXREF_OPTIONS=\
 	--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
-	--extra-dir=$(GDKPIXBUF_PREFIX)/share/gtk-doc/html/gdk-pixbuf \
-	--ignore-list=HWND,MSG,SDL_Event,XEvent,Display
+	--extra-dir=$(GDKPIXBUF_PREFIX)/share/gtk-doc/html/gdk-pixbuf
 
 # Used for dependencies. The docs will be rebuilt if any of these change.
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]