mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +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
|
return -1
|
||||||
}
|
}
|
||||||
} elseif {$arg_n == "s"} {
|
} elseif {$arg_n == "s"} {
|
||||||
if { [ lsearch $args_names "pdf" ] != -1 } {
|
if { [ lsearch $args_names "pdf" ] == -1 } {
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
if {$args_values(s) != "NULL"} {
|
if {$args_values(s) != "NULL"} {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user