From effaa25d97ec65cf2d2462c2dfd03dfed626f7c7 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Sun, 6 Apr 2008 11:59:49 +0000
Subject: [PATCH] document Carsten's stuff

[[Imported from SVN: r1298]]
---
 doc/doxygen/Doxyfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 68f32b46..c8cf2711 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -464,7 +464,8 @@ WARN_LOGFILE           =
 
 INPUT                  = mainpage \
                          modules \
-                         ../../ag-common
+                         ../../ag-common \
+			 ../../ag-common/cg-common
 
 # This tag can be used to specify the character encoding of the source files that 
 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default 
-- 
GitLab