[totem/gnome-2-32] Exclude chapter headers from the documentation



commit 35523f4a88d0743955b9b2d819cc02bcaaad6638
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 3add362..68f7c21 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]