summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManfred Bathelt <manfred.bathelt@bmw.de>2013-07-31 08:00:52 -0700
committerManfred Bathelt <manfred.bathelt@bmw.de>2013-07-31 08:00:52 -0700
commit757e5c0575168d15ed0592363ba9a6eb7089120f (patch)
treeffd18afbb8a7b05196ab6b5df1b4941408b9fe48
parent6046495ae5ca4f69661a616e1d5b1009a3bf2002 (diff)
downloadgenivi-common-api-runtime-757e5c0575168d15ed0592363ba9a6eb7089120f.tar.gz
doc: configured doxygen document generation
added excludes for unit tests excluded murmurhash excluded namespace "std" added UML diagrams
-rw-r--r--.gitignore1
-rw-r--r--doxygen.cfg6
2 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a101ade..795a15d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
/config.log
/config.status
/configure
+/doc
/libtool
/m4/libtool.m4
/m4/lt*.m4
diff --git a/doxygen.cfg b/doxygen.cfg
index ec60bb2..93c2ccd 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -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