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:
parent
1aee888374
commit
42633ff642
@ -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"} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user