Skip to content

Commit bc3cb85

Browse files
nashifgalak
authored andcommitted
docs: remove deprecated doxygen options
Noticed those with most recent doxygen, we do not use those options, so it is safe to remove now. [Backport of f2b04d9] Signed-off-by: Anas Nashif <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
1 parent 582df28 commit bc3cb85

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

doc/zephyr.doxyfile.in

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

20672067
EXTERNAL_PAGES = YES
20682068

2069-
# The PERL_PATH should be the absolute path and name of the perl script
2070-
# interpreter (i.e. the result of 'which perl').
2071-
# The default file (with absolute path) is: /usr/bin/perl.
2072-
2073-
PERL_PATH = /usr/bin/perl
2074-
20752069
#---------------------------------------------------------------------------
20762070
# Configuration options related to the dot tool
20772071
#---------------------------------------------------------------------------
@@ -2085,15 +2079,6 @@ PERL_PATH = /usr/bin/perl
20852079

20862080
CLASS_DIAGRAMS = NO
20872081

2088-
# You can define message sequence charts within doxygen comments using the \msc
2089-
# command. Doxygen will then run the mscgen tool (see:
2090-
# http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
2091-
# documentation. The MSCGEN_PATH tag allows you to specify the directory where
2092-
# the mscgen tool resides. If left empty the tool is assumed to be found in the
2093-
# default search path.
2094-
2095-
MSCGEN_PATH =
2096-
20972082
# You can include diagrams made with dia in doxygen documentation. Doxygen will
20982083
# then run dia to produce the diagram and insert it in the documentation. The
20992084
# DIA_PATH tag allows you to specify the directory where the dia binary resides.

0 commit comments

Comments
 (0)