Skip to content

Commit 8844fa5

Browse files
Owenthk123
Owen
authored and
thk123
committed
Remove tags that are no longer needed from doxyfile
These tags are no longer used by doxygen
1 parent 7ac1a35 commit 8844fa5

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/doxyfile

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,12 +2108,6 @@ EXTERNAL_GROUPS = YES
21082108

21092109
EXTERNAL_PAGES = YES
21102110

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-
21172111
#---------------------------------------------------------------------------
21182112
# Configuration options related to the dot tool
21192113
#---------------------------------------------------------------------------
@@ -2127,15 +2121,6 @@ PERL_PATH = /usr/bin/perl
21272121

21282122
CLASS_DIAGRAMS = YES
21292123

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-
21392124
# You can include diagrams made with dia in doxygen documentation. Doxygen will
21402125
# then run dia to produce the diagram and insert it in the documentation. The
21412126
# DIA_PATH tag allows you to specify the directory where the dia binary resides.

0 commit comments

Comments
 (0)