diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/tcltk-man2html.tcl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 1827ae4..7af1512 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -18,9 +18,9 @@ package require Tcl 8.6 # Copyright (c) 1995-1997 Roger E. Critchlow Jr # Copyright (c) 2004-2010 Donal K. Fellows # -# CVS: $Id: tcltk-man2html.tcl,v 1.44 2010/01/14 18:43:38 dkf Exp $ +# CVS: $Id: tcltk-man2html.tcl,v 1.45 2010/02/10 16:12:11 dkf Exp $ -regexp {\d+\.\d+} {$Revision: 1.44 $} ::Version +regexp {\d+\.\d+} {$Revision: 1.45 $} ::Version set ::CSSFILE "docs.css" ## @@ -813,6 +813,7 @@ array set exclude_refs_map { clock.n {next} history.n {exec} next.n {unknown} + zlib.n {binary filename text} canvas.n {bitmap text} checkbutton.n {image} clipboard.n {string} @@ -838,6 +839,7 @@ array set exclude_refs_map { ttk_spinbox.n {format} ttk_treeview.n {text open} ttk_widget.n {image text variable} + TclZlib.3 {binary filename text} } array set exclude_when_followed_by_map { canvas.n { |