Fix incorrect default effect colour.
[libdcp.git] / Doxyfile
index 3058d669bb1651aed445a391ca23b7ceb5849b6e..475f6ed15166ec98e971cebfdaffb5e4172d8187 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -822,7 +822,7 @@ EXCLUDE_PATTERNS       =
 # Note that the wildcards are matched against the file with absolute path, so to
 # exclude all test directories use the pattern */test/*
 
-EXCLUDE_SYMBOLS        =
+EXCLUDE_SYMBOLS        = dcp::data::* *ASDCPState dcp::*::ParseState *ASDCPStateBase SubtitleSorter
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or directories
 # that contain example code fragments that are included (see the \include