summaryrefslogtreecommitdiffstats
path: root/ue4/doxygen.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ue4/doxygen.conf')
-rw-r--r--ue4/doxygen.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/ue4/doxygen.conf b/ue4/doxygen.conf
index d8b9773..c7dd94a 100644
--- a/ue4/doxygen.conf
+++ b/ue4/doxygen.conf
@@ -190,7 +190,6 @@ ALIASES += "func=\par Functionname:\n"
190ALIASES += "method=\par Methodname:\n" 190ALIASES += "method=\par Methodname:\n"
191ALIASES += "globalvars=\par Global variables used:\n" 191ALIASES += "globalvars=\par Global variables used:\n"
192#ALIASES += "exceptions=\par Exceptions thrown:\n" 192#ALIASES += "exceptions=\par Exceptions thrown:\n"
193ALIASES += "conditions=\par Conditions:\n"
194 193
195# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C 194# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
196# sources only. Doxygen will then generate output that is more tailored for C. 195# sources only. Doxygen will then generate output that is more tailored for C.