diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-08 00:32:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-08 00:32:50 +0100 |
| commit | 635c3ae7aee1cad4b871fcf0ddf02a8be1cdce78 (patch) | |
| tree | 95bcbd26ddba8468e8451167a52bb014c984c379 /Doxyfile | |
| parent | 5694bd6954baacd8bed0ef115bbfcf1e73f027b9 (diff) | |
Doxygen tweaks.
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
