From e7c5b15e6026ce125e8cfd0b146a852a6a86707f Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 16 Mar 2009 16:55:48 +0000 Subject: [PATCH] [docs] Ignore the TimeoutInterval internal API The TimeoutInterval API is internal, and thus should not be part of the API reference. --- doc/reference/clutter/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am index 0cf6aa1e9..beb01de9f 100644 --- a/doc/reference/clutter/Makefile.am +++ b/doc/reference/clutter/Makefile.am @@ -69,6 +69,7 @@ IGNORE_HFILES=\ clutter-script-private.h \ clutter-stage-manager.h \ clutter-stage-window.h \ + clutter-timeout-interval.h \ stamp-clutter-enum-types.h \ stamp-clutter-marshal.h \ cogl \