Commit 877a64ad by Maarten L. Hekkelman

documenting more

parent 0fcf9ed5
...@@ -3,7 +3,7 @@ FILE_PATTERNS = *.hpp ...@@ -3,7 +3,7 @@ FILE_PATTERNS = *.hpp
STRIP_FROM_PATH = @DOXYGEN_INPUT_DIR@ STRIP_FROM_PATH = @DOXYGEN_INPUT_DIR@
RECURSIVE = YES RECURSIVE = YES
GENERATE_XML = YES GENERATE_XML = YES
PREDEFINED += and=&& or=|| not=! PREDEFINED += and=&& or=|| not=! CIFPP_EXPORT=""
GENERATE_HTML = NO GENERATE_HTML = NO
GENERATE_TODOLIST = NO GENERATE_TODOLIST = NO
INPUT = @DOXYGEN_INPUT_DIR@ INPUT = @DOXYGEN_INPUT_DIR@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment