File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -2108,12 +2108,6 @@ EXTERNAL_GROUPS = YES
2108
2108
2109
2109
EXTERNAL_PAGES = YES
2110
2110
2111
- # The PERL_PATH should be the absolute path and name of the perl script
2112
- # interpreter (i.e. the result of 'which perl').
2113
- # The default file (with absolute path) is: /usr/bin/perl.
2114
-
2115
- PERL_PATH = /usr/bin/perl
2116
-
2117
2111
#---------------------------------------------------------------------------
2118
2112
# Configuration options related to the dot tool
2119
2113
#---------------------------------------------------------------------------
@@ -2127,15 +2121,6 @@ PERL_PATH = /usr/bin/perl
2127
2121
2128
2122
CLASS_DIAGRAMS = YES
2129
2123
2130
- # You can define message sequence charts within doxygen comments using the \msc
2131
- # command. Doxygen will then run the mscgen tool (see:
2132
- # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
2133
- # documentation. The MSCGEN_PATH tag allows you to specify the directory where
2134
- # the mscgen tool resides. If left empty the tool is assumed to be found in the
2135
- # default search path.
2136
-
2137
- MSCGEN_PATH =
2138
-
2139
2124
# You can include diagrams made with dia in doxygen documentation. Doxygen will
2140
2125
# then run dia to produce the diagram and insert it in the documentation. The
2141
2126
# DIA_PATH tag allows you to specify the directory where the dia binary resides.
You can’t perform that action at this time.
0 commit comments