diff -r 005c2791c2e2 -r 1bcf7c8d4b47 cmake_infile.doxygen --- a/cmake_infile.doxygen Tue Oct 05 12:12:09 2021 +0200 +++ b/cmake_infile.doxygen Tue Oct 05 12:16:50 2021 +0200 @@ -1659,16 +1659,6 @@ LATEX_HIDE_INDICES = NO -# If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source -# code with syntax highlighting in the LaTeX output. -# -# Note that which sources are shown also depends on other settings such as -# SOURCE_BROWSER. -# The default value is: NO. -# This tag requires that the tag GENERATE_LATEX is set to YES. - -LATEX_SOURCE_CODE = NO - # The LATEX_BIB_STYLE tag can be used to specify the style to use for the # bibliography, e.g. plainnat, or ieeetr. See # http://en.wikipedia.org/wiki/BibTeX and \cite for more info.