1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-06 18:26:22 +03:00

0032156: Documentation, gendoc.tcl - wrong processing of 'mathjax' option

This commit is contained in:
bugmaster 2021-06-16 13:52:19 +03:00
parent 1aee888374
commit 42633ff642

View File

@ -236,7 +236,7 @@ proc gendoc {args} {
return -1
}
} elseif {$arg_n == "s"} {
if { [ lsearch $args_names "pdf" ] != -1 } {
if { [ lsearch $args_names "pdf" ] == -1 } {
continue
}
if {$args_values(s) != "NULL"} {