]> git.donarmstrong.com Git - bamtools.git/blobdiff - docs/Doxyfile
Updated Doxygen comments
[bamtools.git] / docs / Doxyfile
index ea3a6a8fbb08a002c8c6cb2a28144affbd2caab3..1988aa07a6bfb6bd7fc09cf40ce494799c8c7fea 100644 (file)
@@ -672,7 +672,11 @@ EXCLUDE_PATTERNS       =
 # AClass::ANamespace, ANamespace::*Test
 
 EXCLUDE_SYMBOLS        = BamTools::Internal \
-                         BamTools::BamAlignment::BamAlignmentSupportData
+                         BamTools::BamAlignment::BamAlignmentSupportData \
+                         BamTools::RaiiBuffer \
+                         UsesCharData \
+                         sort_helper \
+                         AlignmentSortBase
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or 
 # directories that contain example code fragments that are included (see