doc: configured doxygen document generation
authorManfred Bathelt <manfred.bathelt@bmw.de>
Wed, 31 Jul 2013 15:00:52 +0000 (08:00 -0700)
committerManfred Bathelt <manfred.bathelt@bmw.de>
Wed, 31 Jul 2013 15:00:52 +0000 (08:00 -0700)
added excludes for unit tests
excluded murmurhash
excluded namespace "std"
added UML diagrams

.gitignore
doxygen.cfg

index a101ade..795a15d 100644 (file)
@@ -18,6 +18,7 @@
 /config.log
 /config.status
 /configure
+/doc
 /libtool
 /m4/libtool.m4
 /m4/lt*.m4
index ec60bb2..93c2ccd 100644 (file)
@@ -687,7 +687,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                =
+EXCLUDE                = src/test build-aux src/murmurhash
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded
@@ -709,7 +709,7 @@ EXCLUDE_PATTERNS       =
 # wildcard * is used, a substring. Examples: ANamespace, AClass,
 # AClass::ANamespace, ANamespace::*Test
 
-EXCLUDE_SYMBOLS        =
+EXCLUDE_SYMBOLS        = std
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or
 # directories that contain example code fragments that are included (see
@@ -1654,7 +1654,7 @@ GROUP_GRAPHS           = YES
 # collaboration diagrams in a style similar to the OMG's Unified Modeling
 # Language.
 
-UML_LOOK               = NO
+UML_LOOK               = YES
 
 # If the UML_LOOK tag is enabled, the fields and methods are shown inside
 # the class node. If there are many fields or methods and many nodes the