diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-11-27 12:11:16 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-11-27 12:11:16 (GMT) |
commit | 4971f4f298a7885abaa21433c2e29d33f2bdaec0 (patch) | |
tree | be9dc6a0542ab4da4606a38fd629554d02aa0301 /tools/tcltk-man2html.tcl | |
parent | a00fd11588a4891482881410db08323ed5e2726d (diff) | |
parent | a130f70eb1c958b938a9d63a055fc64141903155 (diff) | |
download | tcl-4971f4f298a7885abaa21433c2e29d33f2bdaec0.zip tcl-4971f4f298a7885abaa21433c2e29d33f2bdaec0.tar.gz tcl-4971f4f298a7885abaa21433c2e29d33f2bdaec0.tar.bz2 |
Merge 8.6. Remove out-of-date documentation (was skipped in documentation-generation anyway.
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-rwxr-xr-x | tools/tcltk-man2html.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 2b35bd8..e5580c1 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -578,7 +578,7 @@ proc plus-pkgs {type args} { ## Set up some special cases. It would be nice if we didn't have them, ## but we do... ## -set excluded_pages {case menubar pack-old} +set excluded_pages {} set forced_index_pages {GetDash} set process_first_patterns {*/ttk_widget.n */options.n} set ensemble_commands { |