[totem] Exclude chapter headers from the documentation



commit b624e5b3d93b0c261fbeb09677dc555688d75ea4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Aug 21 18:29:36 2010 +0100

    Exclude chapter headers from the documentation

 docs/reference/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 51dd81c..0b5824f 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -63,7 +63,10 @@ IGNORE_HFILES = \
 	totemplaylist-marshal.h		\
 	totemvideolist-marshal.h	\
 	totem-profile.h			\
-	totem-sample-vala-plugin.h
+	totem-sample-vala-plugin.h	\
+	totem-chapters-utils.h		\
+	totem-cmml-parser.h		\
+	totem-edit-chapter.h
 
 # Files we don't want exported to plugins
 IGNORE_HFILES += \



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