From: Alexander Alekhin Date: Sun, 20 Dec 2020 05:05:48 +0000 (+0000) Subject: doxygen: drop deprecated TCL_SUBST X-Git-Tag: submit/tizen/20220120.021815~1^2~1^2~221^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9a4734a570cdf1b08069db56c2e3cecaf8942da;p=platform%2Fupstream%2Fopencv.git doxygen: drop deprecated TCL_SUBST --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index c881964254..b6a7c7a82f 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -39,7 +39,6 @@ ALIASES += end_toggle="@htmlonly[block] @endhtmlonly" ALIASES += prev_tutorial{1}="**Prev Tutorial:** \ref \1 \n" ALIASES += next_tutorial{1}="**Next Tutorial:** \ref \1 \n" ALIASES += youtube{1}="@htmlonly[block]
@endhtmlonly" -TCL_SUBST = OPTIMIZE_OUTPUT_FOR_C = NO OPTIMIZE_OUTPUT_JAVA = NO OPTIMIZE_FOR_FORTRAN = NO