Tcl Library Source Code

Changes On Branch doc-fixup-and-markdown
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch doc-fixup-and-markdown Excluding Merge-Ins

This is equivalent to a diff from 4a95b1eebb to 14a3046674

2019-03-22
19:19
Brought markdown doctools work into the trunk. check-in: 11efa65aed user: aku tags: trunk
19:16
Documentation updated to include Markdown as a possible output format. Regenerated embedded documentation. Version bumps EF (markdown) B (text, html, tmml, nroff, latex, wiki) I (text) T (*) D (*) doctools 1.5 doctoc 1.2 docidx 1.1 Closed-Leaf check-in: 14a3046674 user: aku tags: doc-fixup-and-markdown
07:17
More polishing to bring the embedded markdown documentation nearer to par with HTML. Only the styling HTML had is missing, and that is a limit of MD itself. - Markdown: Added support for engine parameter 'header'. Needed for navbar from dtplite. Added missing copyright information (see also HTML). Added character protection to engine, to mark the special command characters. Special characters in the input are quoted at the end, to prevent them from being seen as special by markdown. This required support in the general text engine too, when handling indents. It must not count the protection character (\1). - dtplite: Use HTML entity for the vertical bar in the navbar. This prevents misidentification as special character in the markdown engine, while keeping it usable for the HTML engine. - Removed HTML stylesheet for fossil integration. Unused now with the embedded docs using markdown and fossil doing the render. - Regenerated embedded docs, inserting copyright comment, and navbar. check-in: 67c2cce9ef user: aku tags: doc-fixup-and-markdown
2019-03-14
07:27
doctools: - `text`: Sliced and diced internals for easier (re)comprehension of the parts. Going towards reuse for a new `markdown` format. Fixed various mis-formattings: - Missing newline at end of output - Superflous newlines at beginning of example sections. - Updated various formatters to not pass initial leading whitespace into the output (See testsuite change, added comments) - `latex`: Fixed handling of paragraph breaks, [nl]. - Extended testsuite, more manpage examples. Also added comments at top with short description. doctoc: - Syntax checker fix, items are allowed before toc end, after the last division. - `text`: Updated to make use of and match the reworked engine. - `html`: Fixed fixed mismanagement of items before first and after last division. Completely new state for tracking levels, items. - `nroff`: Fixed missing indenting of division title - `tmml`: Fixed variable name typo - Extended testsuite with examples for all the generators. docidx: - `nroff`: Fixed unsorted output - Extended testsuite with examples for all the generators. check-in: fae3542632 user: aku tags: doc-fixup-and-markdown
2019-03-07
21:09
Squashed deprecated `nl` tags, using `para` instead check-in: 4a95b1eebb user: aku tags: trunk
2019-03-06
07:06
Regenerated documentation. check-in: 08c384a6c3 user: aku tags: trunk

Deleted embedded/index.html.

Added embedded/index.md.

Added embedded/md/image/arch_core_container.png.

Added embedded/md/image/arch_core_eplugins.png.

Added embedded/md/image/arch_core_export.png.

Added embedded/md/image/arch_core_import.png.

Added embedded/md/image/arch_core_iplugins.png.

Added embedded/md/image/arch_core_support.png.

Added embedded/md/image/arch_core_transform.png.

Added embedded/md/image/arch_user_app.png.

Added embedded/md/image/arch_user_pkg.png.

Added embedded/md/image/architecture.png.

Added embedded/md/image/expr_ast.png.

Added embedded/md/image/flow.png.

Added embedded/md/image/gen_options.png.

Added embedded/md/index.md.

Added embedded/md/tcllib/files/apps/dtplite.md.

Added embedded/md/tcllib/files/apps/nns.md.

Added embedded/md/tcllib/files/apps/nnsd.md.

Added embedded/md/tcllib/files/apps/nnslog.md.

Added embedded/md/tcllib/files/apps/page.md.

Added embedded/md/tcllib/files/apps/pt.md.

Added embedded/md/tcllib/files/apps/tcldocstrip.md.

Added embedded/md/tcllib/files/modules/aes/aes.md.

Added embedded/md/tcllib/files/modules/amazon-s3/S3.md.

Added embedded/md/tcllib/files/modules/amazon-s3/xsxp.md.

Added embedded/md/tcllib/files/modules/asn/asn.md.

Added embedded/md/tcllib/files/modules/base32/base32.md.

Added embedded/md/tcllib/files/modules/base32/base32core.md.

Added embedded/md/tcllib/files/modules/base32/base32hex.md.

Added embedded/md/tcllib/files/modules/base64/ascii85.md.

Added embedded/md/tcllib/files/modules/base64/base64.md.

Added embedded/md/tcllib/files/modules/base64/uuencode.md.

Added embedded/md/tcllib/files/modules/base64/yencode.md.

Added embedded/md/tcllib/files/modules/bee/bee.md.

Added embedded/md/tcllib/files/modules/bench/bench.md.

Added embedded/md/tcllib/files/modules/bench/bench_intro.md.

Added embedded/md/tcllib/files/modules/bench/bench_lang_intro.md.

Added embedded/md/tcllib/files/modules/bench/bench_lang_spec.md.

Added embedded/md/tcllib/files/modules/bench/bench_read.md.

Added embedded/md/tcllib/files/modules/bench/bench_wcsv.md.

Added embedded/md/tcllib/files/modules/bench/bench_wtext.md.

Added embedded/md/tcllib/files/modules/bibtex/bibtex.md.

Added embedded/md/tcllib/files/modules/blowfish/blowfish.md.

Added embedded/md/tcllib/files/modules/cache/async.md.

Added embedded/md/tcllib/files/modules/clock/iso8601.md.

Added embedded/md/tcllib/files/modules/clock/rfc2822.md.

Added embedded/md/tcllib/files/modules/cmdline/cmdline.md.

Added embedded/md/tcllib/files/modules/comm/comm.md.

Added embedded/md/tcllib/files/modules/comm/comm_wire.md.

Added embedded/md/tcllib/files/modules/control/control.md.

Added embedded/md/tcllib/files/modules/coroutine/coro_auto.md.

Added embedded/md/tcllib/files/modules/coroutine/tcllib_coroutine.md.

Added embedded/md/tcllib/files/modules/counter/counter.md.

Added embedded/md/tcllib/files/modules/crc/cksum.md.

Added embedded/md/tcllib/files/modules/crc/crc16.md.

Added embedded/md/tcllib/files/modules/crc/crc32.md.

Added embedded/md/tcllib/files/modules/crc/sum.md.

Added embedded/md/tcllib/files/modules/cron/cron.md.

Added embedded/md/tcllib/files/modules/csv/csv.md.

Added embedded/md/tcllib/files/modules/debug/debug.md.

Added embedded/md/tcllib/files/modules/debug/debug_caller.md.

Added embedded/md/tcllib/files/modules/debug/debug_heartbeat.md.

Added embedded/md/tcllib/files/modules/debug/debug_timestamp.md.

Added embedded/md/tcllib/files/modules/defer/defer.md.

Added embedded/md/tcllib/files/modules/des/des.md.

Added embedded/md/tcllib/files/modules/des/tcldes.md.

Added embedded/md/tcllib/files/modules/des/tcldesjr.md.

Added embedded/md/tcllib/files/modules/dicttool/dicttool.md.

Added embedded/md/tcllib/files/modules/dns/tcllib_dns.md.

Added embedded/md/tcllib/files/modules/dns/tcllib_ip.md.

Added embedded/md/tcllib/files/modules/docstrip/docstrip.md.

Added embedded/md/tcllib/files/modules/docstrip/docstrip_util.md.

Added embedded/md/tcllib/files/modules/doctools/changelog.md.

Added embedded/md/tcllib/files/modules/doctools/cvs.md.

Added embedded/md/tcllib/files/modules/doctools/docidx.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_intro.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_lang_cmdref.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_lang_faq.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_lang_intro.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_lang_syntax.md.

Added embedded/md/tcllib/files/modules/doctools/docidx_plugin_apiref.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_intro.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_lang_cmdref.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_lang_faq.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_lang_intro.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_lang_syntax.md.

Added embedded/md/tcllib/files/modules/doctools/doctoc_plugin_apiref.md.

Added embedded/md/tcllib/files/modules/doctools/doctools.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_intro.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_lang_cmdref.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_lang_faq.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_lang_intro.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_lang_syntax.md.

Added embedded/md/tcllib/files/modules/doctools/doctools_plugin_apiref.md.

Added embedded/md/tcllib/files/modules/doctools/mpexpand.md.

Added embedded/md/tcllib/files/modules/doctools2base/html_cssdefaults.md.

Added embedded/md/tcllib/files/modules/doctools2base/nroff_manmacros.md.

Added embedded/md/tcllib/files/modules/doctools2base/tcl_parse.md.

Added embedded/md/tcllib/files/modules/doctools2base/tcllib_msgcat.md.

Added embedded/md/tcllib/files/modules/doctools2idx/export_docidx.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_container.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export_html.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export_json.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export_nroff.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export_text.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_export_wiki.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_import.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_import_json.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_introduction.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_msgcat_c.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_msgcat_de.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_msgcat_en.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_msgcat_fr.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_parse.md.

Added embedded/md/tcllib/files/modules/doctools2idx/idx_structure.md.

Added embedded/md/tcllib/files/modules/doctools2idx/import_docidx.md.

Added embedded/md/tcllib/files/modules/doctools2toc/export_doctoc.md.

Added embedded/md/tcllib/files/modules/doctools2toc/import_doctoc.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_container.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export_html.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export_json.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export_nroff.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export_text.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_export_wiki.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_import.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_import_json.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_introduction.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_msgcat_c.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_msgcat_de.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_msgcat_en.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_msgcat_fr.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_parse.md.

Added embedded/md/tcllib/files/modules/doctools2toc/toc_structure.md.

Added embedded/md/tcllib/files/modules/dtplite/pkg_dtplite.md.

Added embedded/md/tcllib/files/modules/fileutil/fileutil.md.

Added embedded/md/tcllib/files/modules/fileutil/multi.md.

Added embedded/md/tcllib/files/modules/fileutil/multiop.md.

Added embedded/md/tcllib/files/modules/fileutil/traverse.md.

Added embedded/md/tcllib/files/modules/ftp/ftp.md.

Added embedded/md/tcllib/files/modules/ftp/ftp_geturl.md.

Added embedded/md/tcllib/files/modules/ftpd/ftpd.md.

Added embedded/md/tcllib/files/modules/fumagic/cfront.md.

Added embedded/md/tcllib/files/modules/fumagic/cgen.md.

Added embedded/md/tcllib/files/modules/fumagic/filetypes.md.

Added embedded/md/tcllib/files/modules/fumagic/rtcore.md.

Added embedded/md/tcllib/files/modules/generator/generator.md.

Added embedded/md/tcllib/files/modules/gpx/gpx.md.

Added embedded/md/tcllib/files/modules/grammar_aycock/aycock.md.

Added embedded/md/tcllib/files/modules/grammar_fa/dacceptor.md.

Added embedded/md/tcllib/files/modules/grammar_fa/dexec.md.

Added embedded/md/tcllib/files/modules/grammar_fa/fa.md.

Added embedded/md/tcllib/files/modules/grammar_fa/faop.md.

Added embedded/md/tcllib/files/modules/grammar_me/gasm.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_ast.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_cpu.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_cpucore.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_intro.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_tcl.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_util.md.

Added embedded/md/tcllib/files/modules/grammar_me/me_vm.md.

Added embedded/md/tcllib/files/modules/grammar_peg/peg.md.

Added embedded/md/tcllib/files/modules/grammar_peg/peg_interp.md.

Added embedded/md/tcllib/files/modules/hook/hook.md.

Added embedded/md/tcllib/files/modules/html/html.md.

Added embedded/md/tcllib/files/modules/htmlparse/htmlparse.md.

Added embedded/md/tcllib/files/modules/http/autoproxy.md.

Added embedded/md/tcllib/files/modules/httpd/httpd.md.

Added embedded/md/tcllib/files/modules/ident/ident.md.

Added embedded/md/tcllib/files/modules/imap4/imap4.md.

Added embedded/md/tcllib/files/modules/inifile/ini.md.

Added embedded/md/tcllib/files/modules/interp/deleg_method.md.

Added embedded/md/tcllib/files/modules/interp/deleg_proc.md.

Added embedded/md/tcllib/files/modules/interp/tcllib_interp.md.

Added embedded/md/tcllib/files/modules/irc/irc.md.

Added embedded/md/tcllib/files/modules/irc/picoirc.md.

Added embedded/md/tcllib/files/modules/javascript/javascript.md.

Added embedded/md/tcllib/files/modules/jpeg/jpeg.md.

Added embedded/md/tcllib/files/modules/json/json.md.

Added embedded/md/tcllib/files/modules/json/json_write.md.

Added embedded/md/tcllib/files/modules/lambda/lambda.md.

Added embedded/md/tcllib/files/modules/lazyset/lazyset.md.

Added embedded/md/tcllib/files/modules/ldap/ldap.md.

Added embedded/md/tcllib/files/modules/ldap/ldapx.md.

Added embedded/md/tcllib/files/modules/log/log.md.

Added embedded/md/tcllib/files/modules/log/logger.md.

Added embedded/md/tcllib/files/modules/log/loggerAppender.md.

Added embedded/md/tcllib/files/modules/log/loggerUtils.md.

Added embedded/md/tcllib/files/modules/map/map_geocode_nominatim.md.

Added embedded/md/tcllib/files/modules/map/map_slippy.md.

Added embedded/md/tcllib/files/modules/map/map_slippy_cache.md.

Added embedded/md/tcllib/files/modules/map/map_slippy_fetcher.md.

Added embedded/md/tcllib/files/modules/mapproj/mapproj.md.

Added embedded/md/tcllib/files/modules/markdown/markdown.md.

Added embedded/md/tcllib/files/modules/math/bigfloat.md.

Added embedded/md/tcllib/files/modules/math/bignum.md.

Added embedded/md/tcllib/files/modules/math/calculus.md.

Added embedded/md/tcllib/files/modules/math/combinatorics.md.

Added embedded/md/tcllib/files/modules/math/constants.md.

Added embedded/md/tcllib/files/modules/math/decimal.md.

Added embedded/md/tcllib/files/modules/math/exact.md.

Added embedded/md/tcllib/files/modules/math/fourier.md.

Added embedded/md/tcllib/files/modules/math/fuzzy.md.

Added embedded/md/tcllib/files/modules/math/interpolate.md.

Added embedded/md/tcllib/files/modules/math/linalg.md.

Added embedded/md/tcllib/files/modules/math/machineparameters.md.

Added embedded/md/tcllib/files/modules/math/math.md.

Added embedded/md/tcllib/files/modules/math/math_geometry.md.

Added embedded/md/tcllib/files/modules/math/numtheory.md.

Added embedded/md/tcllib/files/modules/math/optimize.md.

Added embedded/md/tcllib/files/modules/math/pca.md.

Added embedded/md/tcllib/files/modules/math/polynomials.md.

Added embedded/md/tcllib/files/modules/math/qcomplex.md.

Added embedded/md/tcllib/files/modules/math/rational_funcs.md.

Added embedded/md/tcllib/files/modules/math/roman.md.

Added embedded/md/tcllib/files/modules/math/romberg.md.

Added embedded/md/tcllib/files/modules/math/special.md.

Added embedded/md/tcllib/files/modules/math/statistics.md.

Added embedded/md/tcllib/files/modules/math/symdiff.md.

Added embedded/md/tcllib/files/modules/math/trig.md.

Added embedded/md/tcllib/files/modules/md4/md4.md.

Added embedded/md/tcllib/files/modules/md5/md5.md.

Added embedded/md/tcllib/files/modules/md5crypt/md5crypt.md.

Added embedded/md/tcllib/files/modules/mime/mime.md.

Added embedded/md/tcllib/files/modules/mime/smtp.md.

Added embedded/md/tcllib/files/modules/multiplexer/multiplexer.md.

Added embedded/md/tcllib/files/modules/namespacex/namespacex.md.

Added embedded/md/tcllib/files/modules/ncgi/ncgi.md.

Added embedded/md/tcllib/files/modules/nettool/nettool.md.

Added embedded/md/tcllib/files/modules/nmea/nmea.md.

Added embedded/md/tcllib/files/modules/nns/nns_auto.md.

Added embedded/md/tcllib/files/modules/nns/nns_client.md.

Added embedded/md/tcllib/files/modules/nns/nns_common.md.

Added embedded/md/tcllib/files/modules/nns/nns_intro.md.

Added embedded/md/tcllib/files/modules/nns/nns_protocol.md.

Added embedded/md/tcllib/files/modules/nns/nns_server.md.

Added embedded/md/tcllib/files/modules/nntp/nntp.md.

Added embedded/md/tcllib/files/modules/ntp/ntp_time.md.

Added embedded/md/tcllib/files/modules/oauth/oauth.md.

Added embedded/md/tcllib/files/modules/oometa/oometa.md.

Added embedded/md/tcllib/files/modules/ooutil/ooutil.md.

Added embedded/md/tcllib/files/modules/otp/otp.md.

Added embedded/md/tcllib/files/modules/page/page_intro.md.

Added embedded/md/tcllib/files/modules/page/page_pluginmgr.md.

Added embedded/md/tcllib/files/modules/page/page_util_flow.md.

Added embedded/md/tcllib/files/modules/page/page_util_norm_lemon.md.

Added embedded/md/tcllib/files/modules/page/page_util_norm_peg.md.

Added embedded/md/tcllib/files/modules/page/page_util_peg.md.

Added embedded/md/tcllib/files/modules/page/page_util_quote.md.

Added embedded/md/tcllib/files/modules/pki/pki.md.

Added embedded/md/tcllib/files/modules/pluginmgr/pluginmgr.md.

Added embedded/md/tcllib/files/modules/png/png.md.

Added embedded/md/tcllib/files/modules/pop3/pop3.md.

Added embedded/md/tcllib/files/modules/pop3d/pop3d.md.

Added embedded/md/tcllib/files/modules/pop3d/pop3d_dbox.md.

Added embedded/md/tcllib/files/modules/pop3d/pop3d_udb.md.

Added embedded/md/tcllib/files/modules/practcl/practcl.md.

Added embedded/md/tcllib/files/modules/processman/processman.md.

Added embedded/md/tcllib/files/modules/profiler/profiler.md.

Added embedded/md/tcllib/files/modules/pt/pt_astree.md.

Added embedded/md/tcllib/files/modules/pt/pt_cparam_config_critcl.md.

Added embedded/md/tcllib/files/modules/pt/pt_cparam_config_tea.md.

Added embedded/md/tcllib/files/modules/pt/pt_from_api.md.

Added embedded/md/tcllib/files/modules/pt/pt_introduction.md.

Added embedded/md/tcllib/files/modules/pt/pt_json_language.md.

Added embedded/md/tcllib/files/modules/pt/pt_param.md.

Added embedded/md/tcllib/files/modules/pt/pt_parse_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_parser_api.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_container.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_container_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_export.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_export_container.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_export_json.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_export_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_from_container.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_from_json.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_from_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_import.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_import_container.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_import_json.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_import_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_interp.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_introduction.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_language.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_op.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_container.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_cparam.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_json.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_param.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_peg.md.

Added embedded/md/tcllib/files/modules/pt/pt_peg_to_tclparam.md.

Added embedded/md/tcllib/files/modules/pt/pt_pegrammar.md.

Added embedded/md/tcllib/files/modules/pt/pt_pexpr_op.md.

Added embedded/md/tcllib/files/modules/pt/pt_pexpression.md.

Added embedded/md/tcllib/files/modules/pt/pt_pgen.md.

Added embedded/md/tcllib/files/modules/pt/pt_rdengine.md.

Added embedded/md/tcllib/files/modules/pt/pt_tclparam_config_nx.md.

Added embedded/md/tcllib/files/modules/pt/pt_tclparam_config_snit.md.

Added embedded/md/tcllib/files/modules/pt/pt_tclparam_config_tcloo.md.

Added embedded/md/tcllib/files/modules/pt/pt_to_api.md.

Added embedded/md/tcllib/files/modules/pt/pt_util.md.

Added embedded/md/tcllib/files/modules/rc4/rc4.md.

Added embedded/md/tcllib/files/modules/rcs/rcs.md.

Added embedded/md/tcllib/files/modules/report/report.md.

Added embedded/md/tcllib/files/modules/rest/rest.md.

Added embedded/md/tcllib/files/modules/ripemd/ripemd128.md.

Added embedded/md/tcllib/files/modules/ripemd/ripemd160.md.

Added embedded/md/tcllib/files/modules/sasl/gtoken.md.

Added embedded/md/tcllib/files/modules/sasl/ntlm.md.

Added embedded/md/tcllib/files/modules/sasl/sasl.md.

Added embedded/md/tcllib/files/modules/sasl/scram.md.

Added embedded/md/tcllib/files/modules/sha1/sha1.md.

Added embedded/md/tcllib/files/modules/sha1/sha256.md.

Added embedded/md/tcllib/files/modules/simulation/annealing.md.

Added embedded/md/tcllib/files/modules/simulation/montecarlo.md.

Added embedded/md/tcllib/files/modules/simulation/simulation_random.md.

Added embedded/md/tcllib/files/modules/smtpd/smtpd.md.

Added embedded/md/tcllib/files/modules/snit/snit.md.

Added embedded/md/tcllib/files/modules/snit/snitfaq.md.

Added embedded/md/tcllib/files/modules/soundex/soundex.md.

Added embedded/md/tcllib/files/modules/stooop/stooop.md.

Added embedded/md/tcllib/files/modules/stooop/switched.md.

Added embedded/md/tcllib/files/modules/string/token.md.

Added embedded/md/tcllib/files/modules/string/token_shell.md.

Added embedded/md/tcllib/files/modules/stringprep/stringprep.md.

Added embedded/md/tcllib/files/modules/stringprep/stringprep_data.md.

Added embedded/md/tcllib/files/modules/stringprep/unicode.md.

Added embedded/md/tcllib/files/modules/stringprep/unicode_data.md.

Added embedded/md/tcllib/files/modules/struct/disjointset.md.

Added embedded/md/tcllib/files/modules/struct/graph.md.

Added embedded/md/tcllib/files/modules/struct/graph1.md.

Added embedded/md/tcllib/files/modules/struct/graphops.md.

Added embedded/md/tcllib/files/modules/struct/matrix.md.

Added embedded/md/tcllib/files/modules/struct/matrix1.md.

Added embedded/md/tcllib/files/modules/struct/pool.md.

Added embedded/md/tcllib/files/modules/struct/prioqueue.md.

Added embedded/md/tcllib/files/modules/struct/queue.md.

Added embedded/md/tcllib/files/modules/struct/record.md.

Added embedded/md/tcllib/files/modules/struct/skiplist.md.

Added embedded/md/tcllib/files/modules/struct/stack.md.

Added embedded/md/tcllib/files/modules/struct/struct_list.md.

Added embedded/md/tcllib/files/modules/struct/struct_set.md.

Added embedded/md/tcllib/files/modules/struct/struct_tree.md.

Added embedded/md/tcllib/files/modules/struct/struct_tree1.md.

Added embedded/md/tcllib/files/modules/tar/tar.md.

Added embedded/md/tcllib/files/modules/tepam/tepam_argument_dialogbox.md.

Added embedded/md/tcllib/files/modules/tepam/tepam_doc_gen.md.

Added embedded/md/tcllib/files/modules/tepam/tepam_introduction.md.

Added embedded/md/tcllib/files/modules/tepam/tepam_procedure.md.

Added embedded/md/tcllib/files/modules/term/ansi_cattr.md.

Added embedded/md/tcllib/files/modules/term/ansi_cctrl.md.

Added embedded/md/tcllib/files/modules/term/ansi_cmacros.md.

Added embedded/md/tcllib/files/modules/term/ansi_code.md.

Added embedded/md/tcllib/files/modules/term/ansi_ctrlu.md.

Added embedded/md/tcllib/files/modules/term/ansi_send.md.

Added embedded/md/tcllib/files/modules/term/imenu.md.

Added embedded/md/tcllib/files/modules/term/ipager.md.

Added embedded/md/tcllib/files/modules/term/receive.md.

Added embedded/md/tcllib/files/modules/term/term.md.

Added embedded/md/tcllib/files/modules/term/term_bind.md.

Added embedded/md/tcllib/files/modules/term/term_send.md.

Added embedded/md/tcllib/files/modules/textutil/adjust.md.

Added embedded/md/tcllib/files/modules/textutil/expander.md.

Added embedded/md/tcllib/files/modules/textutil/repeat.md.

Added embedded/md/tcllib/files/modules/textutil/tabify.md.

Added embedded/md/tcllib/files/modules/textutil/textutil.md.

Added embedded/md/tcllib/files/modules/textutil/textutil_split.md.

Added embedded/md/tcllib/files/modules/textutil/textutil_string.md.

Added embedded/md/tcllib/files/modules/textutil/trim.md.

Added embedded/md/tcllib/files/modules/tie/tie.md.

Added embedded/md/tcllib/files/modules/tie/tie_std.md.

Added embedded/md/tcllib/files/modules/tiff/tiff.md.

Added embedded/md/tcllib/files/modules/tool/meta.md.

Added embedded/md/tcllib/files/modules/tool/tool.md.

Added embedded/md/tcllib/files/modules/tool/tool_dict_ensemble.md.

Added embedded/md/tcllib/files/modules/transfer/connect.md.

Added embedded/md/tcllib/files/modules/transfer/copyops.md.

Added embedded/md/tcllib/files/modules/transfer/ddest.md.

Added embedded/md/tcllib/files/modules/transfer/dsource.md.

Added embedded/md/tcllib/files/modules/transfer/receiver.md.

Added embedded/md/tcllib/files/modules/transfer/tqueue.md.

Added embedded/md/tcllib/files/modules/transfer/transmitter.md.

Added embedded/md/tcllib/files/modules/treeql/treeql.md.

Added embedded/md/tcllib/files/modules/try/tcllib_throw.md.

Added embedded/md/tcllib/files/modules/try/tcllib_try.md.

Added embedded/md/tcllib/files/modules/udpcluster/udpcluster.md.

Added embedded/md/tcllib/files/modules/uev/uevent.md.

Added embedded/md/tcllib/files/modules/uev/uevent_onidle.md.

Added embedded/md/tcllib/files/modules/units/units.md.

Added embedded/md/tcllib/files/modules/uri/uri.md.

Added embedded/md/tcllib/files/modules/uri/urn-scheme.md.

Added embedded/md/tcllib/files/modules/uuid/uuid.md.

Added embedded/md/tcllib/files/modules/valtype/cc_amex.md.

Added embedded/md/tcllib/files/modules/valtype/cc_discover.md.

Added embedded/md/tcllib/files/modules/valtype/cc_mastercard.md.

Added embedded/md/tcllib/files/modules/valtype/cc_visa.md.

Added embedded/md/tcllib/files/modules/valtype/ean13.md.

Added embedded/md/tcllib/files/modules/valtype/iban.md.

Added embedded/md/tcllib/files/modules/valtype/imei.md.

Added embedded/md/tcllib/files/modules/valtype/isbn.md.

Added embedded/md/tcllib/files/modules/valtype/luhn.md.

Added embedded/md/tcllib/files/modules/valtype/luhn5.md.

Added embedded/md/tcllib/files/modules/valtype/usnpi.md.

Added embedded/md/tcllib/files/modules/valtype/valtype_common.md.

Added embedded/md/tcllib/files/modules/valtype/verhoeff.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/cat.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/facade.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/halfpipe.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/nullzero.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/randseed.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/std.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_fifo.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_fifo2.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_memchan.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_null.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_random.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_string.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_variable.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/tcllib_zero.md.

Added embedded/md/tcllib/files/modules/virtchannel_base/textwindow.md.

Added embedded/md/tcllib/files/modules/virtchannel_core/core.md.

Added embedded/md/tcllib/files/modules/virtchannel_core/events.md.

Added embedded/md/tcllib/files/modules/virtchannel_core/transformcore.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/adler32.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/hex.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/identity.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/limitsize.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/observe.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/rot.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/spacer.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/tcllib_zlib.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/vt_base64.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/vt_counter.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/vt_crc32.md.

Added embedded/md/tcllib/files/modules/virtchannel_transform/vt_otp.md.

Added embedded/md/tcllib/files/modules/websocket/websocket.md.

Added embedded/md/tcllib/files/modules/wip/wip.md.

Added embedded/md/tcllib/files/modules/yaml/huddle.md.

Added embedded/md/tcllib/files/modules/yaml/yaml.md.

Added embedded/md/tcllib/files/modules/zip/decode.md.

Added embedded/md/tcllib/files/modules/zip/encode.md.

Added embedded/md/tcllib/files/modules/zip/mkzip.md.

Added embedded/md/tcllib/toc.md.

Added embedded/md/toc.md.

Added embedded/md/toc0.md.

Added embedded/md/toc1.md.

Added embedded/md/toc2.md.

Deleted embedded/www/image/arch_core_container.png.

Deleted embedded/www/image/arch_core_eplugins.png.

Deleted embedded/www/image/arch_core_export.png.

Deleted embedded/www/image/arch_core_import.png.

Deleted embedded/www/image/arch_core_iplugins.png.

Deleted embedded/www/image/arch_core_support.png.

Deleted embedded/www/image/arch_core_transform.png.

Deleted embedded/www/image/arch_user_app.png.

Deleted embedded/www/image/arch_user_pkg.png.

Deleted embedded/www/image/architecture.png.

Deleted embedded/www/image/expr_ast.png.

Deleted embedded/www/image/flow.png.

Deleted embedded/www/image/gen_options.png.

Deleted embedded/www/index.html.

Deleted embedded/www/tcllib/files/apps/dtplite.html.

Deleted embedded/www/tcllib/files/apps/nns.html.

Deleted embedded/www/tcllib/files/apps/nnsd.html.

Deleted embedded/www/tcllib/files/apps/nnslog.html.

Deleted embedded/www/tcllib/files/apps/page.html.

Deleted embedded/www/tcllib/files/apps/pt.html.

Deleted embedded/www/tcllib/files/apps/tcldocstrip.html.

Deleted embedded/www/tcllib/files/modules/aes/aes.html.

Deleted embedded/www/tcllib/files/modules/amazon-s3/S3.html.

Deleted embedded/www/tcllib/files/modules/amazon-s3/xsxp.html.

Deleted embedded/www/tcllib/files/modules/asn/asn.html.

Deleted embedded/www/tcllib/files/modules/base32/base32.html.

Deleted embedded/www/tcllib/files/modules/base32/base32core.html.

Deleted embedded/www/tcllib/files/modules/base32/base32hex.html.

Deleted embedded/www/tcllib/files/modules/base64/ascii85.html.

Deleted embedded/www/tcllib/files/modules/base64/base64.html.

Deleted embedded/www/tcllib/files/modules/base64/uuencode.html.

Deleted embedded/www/tcllib/files/modules/base64/yencode.html.

Deleted embedded/www/tcllib/files/modules/bee/bee.html.

Deleted embedded/www/tcllib/files/modules/bench/bench.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_intro.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_lang_intro.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_lang_spec.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_read.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_wcsv.html.

Deleted embedded/www/tcllib/files/modules/bench/bench_wtext.html.

Deleted embedded/www/tcllib/files/modules/bibtex/bibtex.html.

Deleted embedded/www/tcllib/files/modules/blowfish/blowfish.html.

Deleted embedded/www/tcllib/files/modules/cache/async.html.

Deleted embedded/www/tcllib/files/modules/clock/iso8601.html.

Deleted embedded/www/tcllib/files/modules/clock/rfc2822.html.

Deleted embedded/www/tcllib/files/modules/cmdline/cmdline.html.

Deleted embedded/www/tcllib/files/modules/comm/comm.html.

Deleted embedded/www/tcllib/files/modules/comm/comm_wire.html.

Deleted embedded/www/tcllib/files/modules/control/control.html.

Deleted embedded/www/tcllib/files/modules/coroutine/coro_auto.html.

Deleted embedded/www/tcllib/files/modules/coroutine/tcllib_coroutine.html.

Deleted embedded/www/tcllib/files/modules/counter/counter.html.

Deleted embedded/www/tcllib/files/modules/crc/cksum.html.

Deleted embedded/www/tcllib/files/modules/crc/crc16.html.

Deleted embedded/www/tcllib/files/modules/crc/crc32.html.

Deleted embedded/www/tcllib/files/modules/crc/sum.html.

Deleted embedded/www/tcllib/files/modules/cron/cron.html.

Deleted embedded/www/tcllib/files/modules/csv/csv.html.

Deleted embedded/www/tcllib/files/modules/debug/debug.html.

Deleted embedded/www/tcllib/files/modules/debug/debug_caller.html.

Deleted embedded/www/tcllib/files/modules/debug/debug_heartbeat.html.

Deleted embedded/www/tcllib/files/modules/debug/debug_timestamp.html.

Deleted embedded/www/tcllib/files/modules/defer/defer.html.

Deleted embedded/www/tcllib/files/modules/des/des.html.

Deleted embedded/www/tcllib/files/modules/des/tcldes.html.

Deleted embedded/www/tcllib/files/modules/des/tcldesjr.html.

Deleted embedded/www/tcllib/files/modules/dicttool/dicttool.html.

Deleted embedded/www/tcllib/files/modules/dns/tcllib_dns.html.

Deleted embedded/www/tcllib/files/modules/dns/tcllib_ip.html.

Deleted embedded/www/tcllib/files/modules/docstrip/docstrip.html.

Deleted embedded/www/tcllib/files/modules/docstrip/docstrip_util.html.

Deleted embedded/www/tcllib/files/modules/doctools/changelog.html.

Deleted embedded/www/tcllib/files/modules/doctools/cvs.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_lang_cmdref.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_lang_faq.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_lang_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_lang_syntax.html.

Deleted embedded/www/tcllib/files/modules/doctools/docidx_plugin_apiref.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_lang_cmdref.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_lang_faq.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_lang_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_lang_syntax.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctoc_plugin_apiref.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_lang_cmdref.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_lang_faq.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_lang_intro.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_lang_syntax.html.

Deleted embedded/www/tcllib/files/modules/doctools/doctools_plugin_apiref.html.

Deleted embedded/www/tcllib/files/modules/doctools/mpexpand.html.

Deleted embedded/www/tcllib/files/modules/doctools2base/html_cssdefaults.html.

Deleted embedded/www/tcllib/files/modules/doctools2base/nroff_manmacros.html.

Deleted embedded/www/tcllib/files/modules/doctools2base/tcl_parse.html.

Deleted embedded/www/tcllib/files/modules/doctools2base/tcllib_msgcat.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/export_docidx.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_container.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export_html.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export_json.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export_nroff.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export_text.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_export_wiki.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_import.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_import_json.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_introduction.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_msgcat_c.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_msgcat_de.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_msgcat_en.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_msgcat_fr.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_parse.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/idx_structure.html.

Deleted embedded/www/tcllib/files/modules/doctools2idx/import_docidx.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/export_doctoc.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/import_doctoc.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_container.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export_html.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export_json.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export_nroff.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export_text.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_export_wiki.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_import.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_import_json.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_introduction.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_msgcat_c.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_msgcat_de.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_msgcat_en.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_msgcat_fr.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_parse.html.

Deleted embedded/www/tcllib/files/modules/doctools2toc/toc_structure.html.

Deleted embedded/www/tcllib/files/modules/dtplite/pkg_dtplite.html.

Deleted embedded/www/tcllib/files/modules/fileutil/fileutil.html.

Deleted embedded/www/tcllib/files/modules/fileutil/multi.html.

Deleted embedded/www/tcllib/files/modules/fileutil/multiop.html.

Deleted embedded/www/tcllib/files/modules/fileutil/traverse.html.

Deleted embedded/www/tcllib/files/modules/ftp/ftp.html.

Deleted embedded/www/tcllib/files/modules/ftp/ftp_geturl.html.

Deleted embedded/www/tcllib/files/modules/ftpd/ftpd.html.

Deleted embedded/www/tcllib/files/modules/fumagic/cfront.html.

Deleted embedded/www/tcllib/files/modules/fumagic/cgen.html.

Deleted embedded/www/tcllib/files/modules/fumagic/filetypes.html.

Deleted embedded/www/tcllib/files/modules/fumagic/rtcore.html.

Deleted embedded/www/tcllib/files/modules/generator/generator.html.

Deleted embedded/www/tcllib/files/modules/gpx/gpx.html.

Deleted embedded/www/tcllib/files/modules/grammar_aycock/aycock.html.

Deleted embedded/www/tcllib/files/modules/grammar_fa/dacceptor.html.

Deleted embedded/www/tcllib/files/modules/grammar_fa/dexec.html.

Deleted embedded/www/tcllib/files/modules/grammar_fa/fa.html.

Deleted embedded/www/tcllib/files/modules/grammar_fa/faop.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/gasm.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_ast.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_cpu.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_cpucore.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_intro.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_tcl.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_util.html.

Deleted embedded/www/tcllib/files/modules/grammar_me/me_vm.html.

Deleted embedded/www/tcllib/files/modules/grammar_peg/peg.html.

Deleted embedded/www/tcllib/files/modules/grammar_peg/peg_interp.html.

Deleted embedded/www/tcllib/files/modules/hook/hook.html.

Deleted embedded/www/tcllib/files/modules/html/html.html.

Deleted embedded/www/tcllib/files/modules/htmlparse/htmlparse.html.

Deleted embedded/www/tcllib/files/modules/http/autoproxy.html.

Deleted embedded/www/tcllib/files/modules/httpd/httpd.html.

Deleted embedded/www/tcllib/files/modules/ident/ident.html.

Deleted embedded/www/tcllib/files/modules/imap4/imap4.html.

Deleted embedded/www/tcllib/files/modules/inifile/ini.html.

Deleted embedded/www/tcllib/files/modules/interp/deleg_method.html.

Deleted embedded/www/tcllib/files/modules/interp/deleg_proc.html.

Deleted embedded/www/tcllib/files/modules/interp/tcllib_interp.html.

Deleted embedded/www/tcllib/files/modules/irc/irc.html.

Deleted embedded/www/tcllib/files/modules/irc/picoirc.html.

Deleted embedded/www/tcllib/files/modules/javascript/javascript.html.

Deleted embedded/www/tcllib/files/modules/jpeg/jpeg.html.

Deleted embedded/www/tcllib/files/modules/json/json.html.

Deleted embedded/www/tcllib/files/modules/json/json_write.html.

Deleted embedded/www/tcllib/files/modules/lambda/lambda.html.

Deleted embedded/www/tcllib/files/modules/lazyset/lazyset.html.

Deleted embedded/www/tcllib/files/modules/ldap/ldap.html.

Deleted embedded/www/tcllib/files/modules/ldap/ldapx.html.

Deleted embedded/www/tcllib/files/modules/log/log.html.

Deleted embedded/www/tcllib/files/modules/log/logger.html.

Deleted embedded/www/tcllib/files/modules/log/loggerAppender.html.

Deleted embedded/www/tcllib/files/modules/log/loggerUtils.html.

Deleted embedded/www/tcllib/files/modules/map/map_geocode_nominatim.html.

Deleted embedded/www/tcllib/files/modules/map/map_slippy.html.

Deleted embedded/www/tcllib/files/modules/map/map_slippy_cache.html.

Deleted embedded/www/tcllib/files/modules/map/map_slippy_fetcher.html.

Deleted embedded/www/tcllib/files/modules/mapproj/mapproj.html.

Deleted embedded/www/tcllib/files/modules/markdown/markdown.html.

Deleted embedded/www/tcllib/files/modules/math/bigfloat.html.

Deleted embedded/www/tcllib/files/modules/math/bignum.html.

Deleted embedded/www/tcllib/files/modules/math/calculus.html.

Deleted embedded/www/tcllib/files/modules/math/combinatorics.html.

Deleted embedded/www/tcllib/files/modules/math/constants.html.

Deleted embedded/www/tcllib/files/modules/math/decimal.html.

Deleted embedded/www/tcllib/files/modules/math/exact.html.

Deleted embedded/www/tcllib/files/modules/math/fourier.html.

Deleted embedded/www/tcllib/files/modules/math/fuzzy.html.

Deleted embedded/www/tcllib/files/modules/math/interpolate.html.

Deleted embedded/www/tcllib/files/modules/math/linalg.html.

Deleted embedded/www/tcllib/files/modules/math/machineparameters.html.

Deleted embedded/www/tcllib/files/modules/math/math.html.

Deleted embedded/www/tcllib/files/modules/math/math_geometry.html.

Deleted embedded/www/tcllib/files/modules/math/numtheory.html.

Deleted embedded/www/tcllib/files/modules/math/optimize.html.

Deleted embedded/www/tcllib/files/modules/math/pca.html.

Deleted embedded/www/tcllib/files/modules/math/polynomials.html.

Deleted embedded/www/tcllib/files/modules/math/qcomplex.html.

Deleted embedded/www/tcllib/files/modules/math/rational_funcs.html.

Deleted embedded/www/tcllib/files/modules/math/roman.html.

Deleted embedded/www/tcllib/files/modules/math/romberg.html.

Deleted embedded/www/tcllib/files/modules/math/special.html.

Deleted embedded/www/tcllib/files/modules/math/statistics.html.

Deleted embedded/www/tcllib/files/modules/math/symdiff.html.

Deleted embedded/www/tcllib/files/modules/math/trig.html.

Deleted embedded/www/tcllib/files/modules/md4/md4.html.

Deleted embedded/www/tcllib/files/modules/md5/md5.html.

Deleted embedded/www/tcllib/files/modules/md5crypt/md5crypt.html.

Deleted embedded/www/tcllib/files/modules/mime/mime.html.

Deleted embedded/www/tcllib/files/modules/mime/smtp.html.

Deleted embedded/www/tcllib/files/modules/multiplexer/multiplexer.html.

Deleted embedded/www/tcllib/files/modules/namespacex/namespacex.html.

Deleted embedded/www/tcllib/files/modules/ncgi/ncgi.html.

Deleted embedded/www/tcllib/files/modules/nettool/nettool.html.

Deleted embedded/www/tcllib/files/modules/nmea/nmea.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_auto.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_client.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_common.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_intro.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_protocol.html.

Deleted embedded/www/tcllib/files/modules/nns/nns_server.html.

Deleted embedded/www/tcllib/files/modules/nntp/nntp.html.

Deleted embedded/www/tcllib/files/modules/ntp/ntp_time.html.

Deleted embedded/www/tcllib/files/modules/oauth/oauth.html.

Deleted embedded/www/tcllib/files/modules/oometa/oometa.html.

Deleted embedded/www/tcllib/files/modules/ooutil/ooutil.html.

Deleted embedded/www/tcllib/files/modules/otp/otp.html.

Deleted embedded/www/tcllib/files/modules/page/page_intro.html.

Deleted embedded/www/tcllib/files/modules/page/page_pluginmgr.html.

Deleted embedded/www/tcllib/files/modules/page/page_util_flow.html.

Deleted embedded/www/tcllib/files/modules/page/page_util_norm_lemon.html.

Deleted embedded/www/tcllib/files/modules/page/page_util_norm_peg.html.

Deleted embedded/www/tcllib/files/modules/page/page_util_peg.html.

Deleted embedded/www/tcllib/files/modules/page/page_util_quote.html.

Deleted embedded/www/tcllib/files/modules/pki/pki.html.

Deleted embedded/www/tcllib/files/modules/pluginmgr/pluginmgr.html.

Deleted embedded/www/tcllib/files/modules/png/png.html.

Deleted embedded/www/tcllib/files/modules/pop3/pop3.html.

Deleted embedded/www/tcllib/files/modules/pop3d/pop3d.html.

Deleted embedded/www/tcllib/files/modules/pop3d/pop3d_dbox.html.

Deleted embedded/www/tcllib/files/modules/pop3d/pop3d_udb.html.

Deleted embedded/www/tcllib/files/modules/practcl/practcl.html.

Deleted embedded/www/tcllib/files/modules/processman/processman.html.

Deleted embedded/www/tcllib/files/modules/profiler/profiler.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_astree.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_cparam_config_critcl.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_cparam_config_tea.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_from_api.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_introduction.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_json_language.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_param.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_parse_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_parser_api.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_container.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_container_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_export.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_export_container.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_export_json.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_export_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_from_container.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_from_json.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_from_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_import.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_import_container.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_import_json.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_import_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_interp.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_introduction.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_language.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_op.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_container.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_cparam.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_json.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_param.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_peg.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_peg_to_tclparam.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_pegrammar.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_pexpr_op.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_pexpression.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_pgen.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_rdengine.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_tclparam_config_nx.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_tclparam_config_snit.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_tclparam_config_tcloo.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_to_api.html.

Deleted embedded/www/tcllib/files/modules/pt/pt_util.html.

Deleted embedded/www/tcllib/files/modules/rc4/rc4.html.

Deleted embedded/www/tcllib/files/modules/rcs/rcs.html.

Deleted embedded/www/tcllib/files/modules/report/report.html.

Deleted embedded/www/tcllib/files/modules/rest/rest.html.

Deleted embedded/www/tcllib/files/modules/ripemd/ripemd128.html.

Deleted embedded/www/tcllib/files/modules/ripemd/ripemd160.html.

Deleted embedded/www/tcllib/files/modules/sasl/gtoken.html.

Deleted embedded/www/tcllib/files/modules/sasl/ntlm.html.

Deleted embedded/www/tcllib/files/modules/sasl/sasl.html.

Deleted embedded/www/tcllib/files/modules/sasl/scram.html.

Deleted embedded/www/tcllib/files/modules/sha1/sha1.html.

Deleted embedded/www/tcllib/files/modules/sha1/sha256.html.

Deleted embedded/www/tcllib/files/modules/simulation/annealing.html.

Deleted embedded/www/tcllib/files/modules/simulation/montecarlo.html.

Deleted embedded/www/tcllib/files/modules/simulation/simulation_random.html.

Deleted embedded/www/tcllib/files/modules/smtpd/smtpd.html.

Deleted embedded/www/tcllib/files/modules/snit/snit.html.

Deleted embedded/www/tcllib/files/modules/snit/snitfaq.html.

Deleted embedded/www/tcllib/files/modules/soundex/soundex.html.

Deleted embedded/www/tcllib/files/modules/stooop/stooop.html.

Deleted embedded/www/tcllib/files/modules/stooop/switched.html.

Deleted embedded/www/tcllib/files/modules/string/token.html.

Deleted embedded/www/tcllib/files/modules/string/token_shell.html.

Deleted embedded/www/tcllib/files/modules/stringprep/stringprep.html.

Deleted embedded/www/tcllib/files/modules/stringprep/stringprep_data.html.

Deleted embedded/www/tcllib/files/modules/stringprep/unicode.html.

Deleted embedded/www/tcllib/files/modules/stringprep/unicode_data.html.

Deleted embedded/www/tcllib/files/modules/struct/disjointset.html.

Deleted embedded/www/tcllib/files/modules/struct/graph.html.

Deleted embedded/www/tcllib/files/modules/struct/graph1.html.

Deleted embedded/www/tcllib/files/modules/struct/graphops.html.

Deleted embedded/www/tcllib/files/modules/struct/matrix.html.

Deleted embedded/www/tcllib/files/modules/struct/matrix1.html.

Deleted embedded/www/tcllib/files/modules/struct/pool.html.

Deleted embedded/www/tcllib/files/modules/struct/prioqueue.html.

Deleted embedded/www/tcllib/files/modules/struct/queue.html.

Deleted embedded/www/tcllib/files/modules/struct/record.html.

Deleted embedded/www/tcllib/files/modules/struct/skiplist.html.

Deleted embedded/www/tcllib/files/modules/struct/stack.html.

Deleted embedded/www/tcllib/files/modules/struct/struct_list.html.

Deleted embedded/www/tcllib/files/modules/struct/struct_set.html.

Deleted embedded/www/tcllib/files/modules/struct/struct_tree.html.

Deleted embedded/www/tcllib/files/modules/struct/struct_tree1.html.

Deleted embedded/www/tcllib/files/modules/tar/tar.html.

Deleted embedded/www/tcllib/files/modules/tepam/tepam_argument_dialogbox.html.

Deleted embedded/www/tcllib/files/modules/tepam/tepam_doc_gen.html.

Deleted embedded/www/tcllib/files/modules/tepam/tepam_introduction.html.

Deleted embedded/www/tcllib/files/modules/tepam/tepam_procedure.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_cattr.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_cctrl.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_cmacros.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_code.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_ctrlu.html.

Deleted embedded/www/tcllib/files/modules/term/ansi_send.html.

Deleted embedded/www/tcllib/files/modules/term/imenu.html.

Deleted embedded/www/tcllib/files/modules/term/ipager.html.

Deleted embedded/www/tcllib/files/modules/term/receive.html.

Deleted embedded/www/tcllib/files/modules/term/term.html.

Deleted embedded/www/tcllib/files/modules/term/term_bind.html.

Deleted embedded/www/tcllib/files/modules/term/term_send.html.

Deleted embedded/www/tcllib/files/modules/textutil/adjust.html.

Deleted embedded/www/tcllib/files/modules/textutil/expander.html.

Deleted embedded/www/tcllib/files/modules/textutil/repeat.html.

Deleted embedded/www/tcllib/files/modules/textutil/tabify.html.

Deleted embedded/www/tcllib/files/modules/textutil/textutil.html.

Deleted embedded/www/tcllib/files/modules/textutil/textutil_split.html.

Deleted embedded/www/tcllib/files/modules/textutil/textutil_string.html.

Deleted embedded/www/tcllib/files/modules/textutil/trim.html.

Deleted embedded/www/tcllib/files/modules/tie/tie.html.

Deleted embedded/www/tcllib/files/modules/tie/tie_std.html.

Deleted embedded/www/tcllib/files/modules/tiff/tiff.html.

Deleted embedded/www/tcllib/files/modules/tool/meta.html.

Deleted embedded/www/tcllib/files/modules/tool/tool.html.

Deleted embedded/www/tcllib/files/modules/tool/tool_dict_ensemble.html.

Deleted embedded/www/tcllib/files/modules/transfer/connect.html.

Deleted embedded/www/tcllib/files/modules/transfer/copyops.html.

Deleted embedded/www/tcllib/files/modules/transfer/ddest.html.

Deleted embedded/www/tcllib/files/modules/transfer/dsource.html.

Deleted embedded/www/tcllib/files/modules/transfer/receiver.html.

Deleted embedded/www/tcllib/files/modules/transfer/tqueue.html.

Deleted embedded/www/tcllib/files/modules/transfer/transmitter.html.

Deleted embedded/www/tcllib/files/modules/treeql/treeql.html.

Deleted embedded/www/tcllib/files/modules/try/tcllib_throw.html.

Deleted embedded/www/tcllib/files/modules/try/tcllib_try.html.

Deleted embedded/www/tcllib/files/modules/udpcluster/udpcluster.html.

Deleted embedded/www/tcllib/files/modules/uev/uevent.html.

Deleted embedded/www/tcllib/files/modules/uev/uevent_onidle.html.

Deleted embedded/www/tcllib/files/modules/units/units.html.

Deleted embedded/www/tcllib/files/modules/uri/uri.html.

Deleted embedded/www/tcllib/files/modules/uri/urn-scheme.html.

Deleted embedded/www/tcllib/files/modules/uuid/uuid.html.

Deleted embedded/www/tcllib/files/modules/valtype/cc_amex.html.

Deleted embedded/www/tcllib/files/modules/valtype/cc_discover.html.

Deleted embedded/www/tcllib/files/modules/valtype/cc_mastercard.html.

Deleted embedded/www/tcllib/files/modules/valtype/cc_visa.html.

Deleted embedded/www/tcllib/files/modules/valtype/ean13.html.

Deleted embedded/www/tcllib/files/modules/valtype/iban.html.

Deleted embedded/www/tcllib/files/modules/valtype/imei.html.

Deleted embedded/www/tcllib/files/modules/valtype/isbn.html.

Deleted embedded/www/tcllib/files/modules/valtype/luhn.html.

Deleted embedded/www/tcllib/files/modules/valtype/luhn5.html.

Deleted embedded/www/tcllib/files/modules/valtype/usnpi.html.

Deleted embedded/www/tcllib/files/modules/valtype/valtype_common.html.

Deleted embedded/www/tcllib/files/modules/valtype/verhoeff.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/cat.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/facade.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/halfpipe.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/nullzero.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/randseed.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/std.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_fifo.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_fifo2.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_memchan.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_null.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_random.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_string.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_variable.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/tcllib_zero.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_base/textwindow.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_core/core.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_core/events.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_core/transformcore.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/adler32.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/hex.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/identity.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/limitsize.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/observe.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/rot.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/spacer.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/tcllib_zlib.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/vt_base64.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/vt_counter.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/vt_crc32.html.

Deleted embedded/www/tcllib/files/modules/virtchannel_transform/vt_otp.html.

Deleted embedded/www/tcllib/files/modules/websocket/websocket.html.

Deleted embedded/www/tcllib/files/modules/wip/wip.html.

Deleted embedded/www/tcllib/files/modules/yaml/huddle.html.

Deleted embedded/www/tcllib/files/modules/yaml/yaml.html.

Deleted embedded/www/tcllib/files/modules/zip/decode.html.

Deleted embedded/www/tcllib/files/modules/zip/encode.html.

Deleted embedded/www/tcllib/files/modules/zip/mkzip.html.

Deleted embedded/www/tcllib/toc.html.

Deleted embedded/www/toc.html.

Deleted embedded/www/toc0.html.

Deleted embedded/www/toc1.html.

Deleted embedded/www/toc2.html.

Changes to idoc/man/files/apps/dtplite.n.

Changes to idoc/man/files/apps/nns.n.

Changes to idoc/man/files/apps/nnsd.n.

Changes to idoc/man/files/apps/nnslog.n.

Changes to idoc/man/files/apps/page.n.

Changes to idoc/man/files/apps/pt.n.

Changes to idoc/man/files/apps/tcldocstrip.n.

Changes to idoc/man/files/modules/aes/aes.n.

Changes to idoc/man/files/modules/amazon-s3/S3.n.

Changes to idoc/man/files/modules/amazon-s3/xsxp.n.

Changes to idoc/man/files/modules/asn/asn.n.

Changes to idoc/man/files/modules/base32/base32.n.

Changes to idoc/man/files/modules/base32/base32core.n.

Changes to idoc/man/files/modules/base32/base32hex.n.

Changes to idoc/man/files/modules/base64/ascii85.n.

Changes to idoc/man/files/modules/base64/base64.n.

Changes to idoc/man/files/modules/base64/uuencode.n.

Changes to idoc/man/files/modules/base64/yencode.n.

Changes to idoc/man/files/modules/bee/bee.n.

Changes to idoc/man/files/modules/bench/bench.n.

Changes to idoc/man/files/modules/bench/bench_intro.n.

Changes to idoc/man/files/modules/bench/bench_lang_intro.n.

Changes to idoc/man/files/modules/bench/bench_lang_spec.n.

Changes to idoc/man/files/modules/bench/bench_read.n.

Changes to idoc/man/files/modules/bench/bench_wcsv.n.

Changes to idoc/man/files/modules/bench/bench_wtext.n.

Changes to idoc/man/files/modules/bibtex/bibtex.n.

Changes to idoc/man/files/modules/blowfish/blowfish.n.

Changes to idoc/man/files/modules/cache/async.n.

Changes to idoc/man/files/modules/clock/iso8601.n.

Changes to idoc/man/files/modules/clock/rfc2822.n.

Changes to idoc/man/files/modules/cmdline/cmdline.n.

Changes to idoc/man/files/modules/comm/comm.n.

Changes to idoc/man/files/modules/comm/comm_wire.n.

Changes to idoc/man/files/modules/control/control.n.

Changes to idoc/man/files/modules/coroutine/coro_auto.n.

Changes to idoc/man/files/modules/coroutine/tcllib_coroutine.n.

Changes to idoc/man/files/modules/counter/counter.n.

Changes to idoc/man/files/modules/crc/cksum.n.

Changes to idoc/man/files/modules/crc/crc16.n.

Changes to idoc/man/files/modules/crc/crc32.n.

Changes to idoc/man/files/modules/crc/sum.n.

Changes to idoc/man/files/modules/cron/cron.n.

Changes to idoc/man/files/modules/csv/csv.n.

Changes to idoc/man/files/modules/debug/debug.n.

Changes to idoc/man/files/modules/debug/debug_caller.n.

Changes to idoc/man/files/modules/debug/debug_heartbeat.n.

Changes to idoc/man/files/modules/debug/debug_timestamp.n.

Changes to idoc/man/files/modules/defer/defer.n.

Changes to idoc/man/files/modules/des/des.n.

Changes to idoc/man/files/modules/des/tcldes.n.

Changes to idoc/man/files/modules/des/tcldesjr.n.

Changes to idoc/man/files/modules/dicttool/dicttool.n.

Changes to idoc/man/files/modules/dns/tcllib_dns.n.

Changes to idoc/man/files/modules/dns/tcllib_ip.n.

Changes to idoc/man/files/modules/docstrip/docstrip.n.

Changes to idoc/man/files/modules/docstrip/docstrip_util.n.

Changes to idoc/man/files/modules/doctools/changelog.n.

Changes to idoc/man/files/modules/doctools/cvs.n.

Changes to idoc/man/files/modules/doctools/docidx.n.

Changes to idoc/man/files/modules/doctools/docidx_intro.n.

Changes to idoc/man/files/modules/doctools/docidx_lang_cmdref.n.

Changes to idoc/man/files/modules/doctools/docidx_lang_faq.n.

Changes to idoc/man/files/modules/doctools/docidx_lang_intro.n.

Changes to idoc/man/files/modules/doctools/docidx_lang_syntax.n.

Changes to idoc/man/files/modules/doctools/docidx_plugin_apiref.n.

Changes to idoc/man/files/modules/doctools/doctoc.n.

Changes to idoc/man/files/modules/doctools/doctoc_intro.n.

Changes to idoc/man/files/modules/doctools/doctoc_lang_cmdref.n.

Changes to idoc/man/files/modules/doctools/doctoc_lang_faq.n.

Changes to idoc/man/files/modules/doctools/doctoc_lang_intro.n.

Changes to idoc/man/files/modules/doctools/doctoc_lang_syntax.n.

Changes to idoc/man/files/modules/doctools/doctoc_plugin_apiref.n.

Changes to idoc/man/files/modules/doctools/doctools.n.

Changes to idoc/man/files/modules/doctools/doctools_intro.n.

Changes to idoc/man/files/modules/doctools/doctools_lang_cmdref.n.

Changes to idoc/man/files/modules/doctools/doctools_lang_faq.n.

Changes to idoc/man/files/modules/doctools/doctools_lang_intro.n.

Changes to idoc/man/files/modules/doctools/doctools_lang_syntax.n.

Changes to idoc/man/files/modules/doctools/doctools_plugin_apiref.n.

Changes to idoc/man/files/modules/doctools/mpexpand.n.

Changes to idoc/man/files/modules/doctools2base/html_cssdefaults.n.

Changes to idoc/man/files/modules/doctools2base/nroff_manmacros.n.

Changes to idoc/man/files/modules/doctools2base/tcl_parse.n.

Changes to idoc/man/files/modules/doctools2base/tcllib_msgcat.n.

Changes to idoc/man/files/modules/doctools2idx/export_docidx.n.

Changes to idoc/man/files/modules/doctools2idx/idx_container.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export_html.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export_json.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export_nroff.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export_text.n.

Changes to idoc/man/files/modules/doctools2idx/idx_export_wiki.n.

Changes to idoc/man/files/modules/doctools2idx/idx_import.n.

Changes to idoc/man/files/modules/doctools2idx/idx_import_json.n.

Changes to idoc/man/files/modules/doctools2idx/idx_introduction.n.

Changes to idoc/man/files/modules/doctools2idx/idx_msgcat_c.n.

Changes to idoc/man/files/modules/doctools2idx/idx_msgcat_de.n.

Changes to idoc/man/files/modules/doctools2idx/idx_msgcat_en.n.

Changes to idoc/man/files/modules/doctools2idx/idx_msgcat_fr.n.

Changes to idoc/man/files/modules/doctools2idx/idx_parse.n.

Changes to idoc/man/files/modules/doctools2idx/idx_structure.n.

Changes to idoc/man/files/modules/doctools2idx/import_docidx.n.

Changes to idoc/man/files/modules/doctools2toc/export_doctoc.n.

Changes to idoc/man/files/modules/doctools2toc/import_doctoc.n.

Changes to idoc/man/files/modules/doctools2toc/toc_container.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export_html.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export_json.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export_nroff.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export_text.n.

Changes to idoc/man/files/modules/doctools2toc/toc_export_wiki.n.

Changes to idoc/man/files/modules/doctools2toc/toc_import.n.

Changes to idoc/man/files/modules/doctools2toc/toc_import_json.n.

Changes to idoc/man/files/modules/doctools2toc/toc_introduction.n.

Changes to idoc/man/files/modules/doctools2toc/toc_msgcat_c.n.

Changes to idoc/man/files/modules/doctools2toc/toc_msgcat_de.n.

Changes to idoc/man/files/modules/doctools2toc/toc_msgcat_en.n.

Changes to idoc/man/files/modules/doctools2toc/toc_msgcat_fr.n.

Changes to idoc/man/files/modules/doctools2toc/toc_parse.n.

Changes to idoc/man/files/modules/doctools2toc/toc_structure.n.

Changes to idoc/man/files/modules/dtplite/pkg_dtplite.n.

Changes to idoc/man/files/modules/fileutil/fileutil.n.

Changes to idoc/man/files/modules/fileutil/multi.n.

Changes to idoc/man/files/modules/fileutil/multiop.n.

Changes to idoc/man/files/modules/fileutil/traverse.n.

Changes to idoc/man/files/modules/ftp/ftp.n.

Changes to idoc/man/files/modules/ftp/ftp_geturl.n.

Changes to idoc/man/files/modules/ftpd/ftpd.n.

Changes to idoc/man/files/modules/fumagic/cfront.n.

Changes to idoc/man/files/modules/fumagic/cgen.n.

Changes to idoc/man/files/modules/fumagic/filetypes.n.

Changes to idoc/man/files/modules/fumagic/rtcore.n.

Changes to idoc/man/files/modules/generator/generator.n.

Changes to idoc/man/files/modules/gpx/gpx.n.

Changes to idoc/man/files/modules/grammar_aycock/aycock.n.

Changes to idoc/man/files/modules/grammar_fa/dacceptor.n.

Changes to idoc/man/files/modules/grammar_fa/dexec.n.

Changes to idoc/man/files/modules/grammar_fa/fa.n.

Changes to idoc/man/files/modules/grammar_fa/faop.n.

Changes to idoc/man/files/modules/grammar_me/gasm.n.

Changes to idoc/man/files/modules/grammar_me/me_ast.n.

Changes to idoc/man/files/modules/grammar_me/me_cpu.n.

Changes to idoc/man/files/modules/grammar_me/me_cpucore.n.

Changes to idoc/man/files/modules/grammar_me/me_intro.n.

Changes to idoc/man/files/modules/grammar_me/me_tcl.n.

Changes to idoc/man/files/modules/grammar_me/me_util.n.

Changes to idoc/man/files/modules/grammar_me/me_vm.n.

Changes to idoc/man/files/modules/grammar_peg/peg.n.

Changes to idoc/man/files/modules/grammar_peg/peg_interp.n.

Changes to idoc/man/files/modules/hook/hook.n.

Changes to idoc/man/files/modules/html/html.n.

Changes to idoc/man/files/modules/htmlparse/htmlparse.n.

Changes to idoc/man/files/modules/http/autoproxy.n.

Changes to idoc/man/files/modules/httpd/httpd.n.

Changes to idoc/man/files/modules/ident/ident.n.

Changes to idoc/man/files/modules/imap4/imap4.n.

Changes to idoc/man/files/modules/inifile/ini.n.

Changes to idoc/man/files/modules/interp/deleg_method.n.

Changes to idoc/man/files/modules/interp/deleg_proc.n.

Changes to idoc/man/files/modules/interp/tcllib_interp.n.

Changes to idoc/man/files/modules/irc/irc.n.

Changes to idoc/man/files/modules/irc/picoirc.n.

Changes to idoc/man/files/modules/javascript/javascript.n.

Changes to idoc/man/files/modules/jpeg/jpeg.n.

Changes to idoc/man/files/modules/json/json.n.

Changes to idoc/man/files/modules/json/json_write.n.

Changes to idoc/man/files/modules/lambda/lambda.n.

Changes to idoc/man/files/modules/lazyset/lazyset.n.

Changes to idoc/man/files/modules/ldap/ldap.n.

Changes to idoc/man/files/modules/ldap/ldapx.n.

Changes to idoc/man/files/modules/log/log.n.

Changes to idoc/man/files/modules/log/logger.n.

Changes to idoc/man/files/modules/log/loggerAppender.n.

Changes to idoc/man/files/modules/log/loggerUtils.n.

Changes to idoc/man/files/modules/map/map_geocode_nominatim.n.

Changes to idoc/man/files/modules/map/map_slippy.n.

Changes to idoc/man/files/modules/map/map_slippy_cache.n.

Changes to idoc/man/files/modules/map/map_slippy_fetcher.n.

Changes to idoc/man/files/modules/mapproj/mapproj.n.

Changes to idoc/man/files/modules/markdown/markdown.n.

Changes to idoc/man/files/modules/math/bigfloat.n.

Changes to idoc/man/files/modules/math/bignum.n.

Changes to idoc/man/files/modules/math/calculus.n.

Changes to idoc/man/files/modules/math/combinatorics.n.

Changes to idoc/man/files/modules/math/constants.n.

Changes to idoc/man/files/modules/math/decimal.n.

Changes to idoc/man/files/modules/math/exact.n.

Changes to idoc/man/files/modules/math/fourier.n.

Changes to idoc/man/files/modules/math/fuzzy.n.

Changes to idoc/man/files/modules/math/interpolate.n.

Changes to idoc/man/files/modules/math/linalg.n.

Changes to idoc/man/files/modules/math/machineparameters.n.

Changes to idoc/man/files/modules/math/math.n.

Changes to idoc/man/files/modules/math/math_geometry.n.

Changes to idoc/man/files/modules/math/numtheory.n.

Changes to idoc/man/files/modules/math/optimize.n.

Changes to idoc/man/files/modules/math/pca.n.

Changes to idoc/man/files/modules/math/polynomials.n.

Changes to idoc/man/files/modules/math/qcomplex.n.

Changes to idoc/man/files/modules/math/rational_funcs.n.

Changes to idoc/man/files/modules/math/roman.n.

Changes to idoc/man/files/modules/math/romberg.n.

Changes to idoc/man/files/modules/math/special.n.

Changes to idoc/man/files/modules/math/statistics.n.

Changes to idoc/man/files/modules/math/symdiff.n.

Changes to idoc/man/files/modules/math/trig.n.

Changes to idoc/man/files/modules/md4/md4.n.

Changes to idoc/man/files/modules/md5/md5.n.

Changes to idoc/man/files/modules/md5crypt/md5crypt.n.

Changes to idoc/man/files/modules/mime/mime.n.

Changes to idoc/man/files/modules/mime/smtp.n.

Changes to idoc/man/files/modules/multiplexer/multiplexer.n.

Changes to idoc/man/files/modules/namespacex/namespacex.n.

Changes to idoc/man/files/modules/ncgi/ncgi.n.

Changes to idoc/man/files/modules/nettool/nettool.n.

Changes to idoc/man/files/modules/nmea/nmea.n.

Changes to idoc/man/files/modules/nns/nns_auto.n.

Changes to idoc/man/files/modules/nns/nns_client.n.

Changes to idoc/man/files/modules/nns/nns_common.n.

Changes to idoc/man/files/modules/nns/nns_intro.n.

Changes to idoc/man/files/modules/nns/nns_protocol.n.

Changes to idoc/man/files/modules/nns/nns_server.n.

Changes to idoc/man/files/modules/nntp/nntp.n.

Changes to idoc/man/files/modules/ntp/ntp_time.n.

Changes to idoc/man/files/modules/oauth/oauth.n.

Changes to idoc/man/files/modules/oometa/oometa.n.

Changes to idoc/man/files/modules/ooutil/ooutil.n.

Changes to idoc/man/files/modules/otp/otp.n.

Changes to idoc/man/files/modules/page/page_intro.n.

Changes to idoc/man/files/modules/page/page_pluginmgr.n.

Changes to idoc/man/files/modules/page/page_util_flow.n.

Changes to idoc/man/files/modules/page/page_util_norm_lemon.n.

Changes to idoc/man/files/modules/page/page_util_norm_peg.n.

Changes to idoc/man/files/modules/page/page_util_peg.n.

Changes to idoc/man/files/modules/page/page_util_quote.n.

Changes to idoc/man/files/modules/pki/pki.n.

Changes to idoc/man/files/modules/pluginmgr/pluginmgr.n.

Changes to idoc/man/files/modules/png/png.n.

Changes to idoc/man/files/modules/pop3/pop3.n.

Changes to idoc/man/files/modules/pop3d/pop3d.n.

Changes to idoc/man/files/modules/pop3d/pop3d_dbox.n.

Changes to idoc/man/files/modules/pop3d/pop3d_udb.n.

Changes to idoc/man/files/modules/practcl/practcl.n.

Changes to idoc/man/files/modules/processman/processman.n.

Changes to idoc/man/files/modules/profiler/profiler.n.

Changes to idoc/man/files/modules/pt/pt_astree.n.

Changes to idoc/man/files/modules/pt/pt_cparam_config_critcl.n.

Changes to idoc/man/files/modules/pt/pt_cparam_config_tea.n.

Changes to idoc/man/files/modules/pt/pt_from_api.n.

Changes to idoc/man/files/modules/pt/pt_introduction.n.

Changes to idoc/man/files/modules/pt/pt_json_language.n.

Changes to idoc/man/files/modules/pt/pt_param.n.

Changes to idoc/man/files/modules/pt/pt_parse_peg.n.

Changes to idoc/man/files/modules/pt/pt_parser_api.n.

Changes to idoc/man/files/modules/pt/pt_peg_container.n.

Changes to idoc/man/files/modules/pt/pt_peg_container_peg.n.

Changes to idoc/man/files/modules/pt/pt_peg_export.n.

Changes to idoc/man/files/modules/pt/pt_peg_export_container.n.

Changes to idoc/man/files/modules/pt/pt_peg_export_json.n.

Changes to idoc/man/files/modules/pt/pt_peg_export_peg.n.

Changes to idoc/man/files/modules/pt/pt_peg_from_container.n.

Changes to idoc/man/files/modules/pt/pt_peg_from_json.n.

Changes to idoc/man/files/modules/pt/pt_peg_from_peg.n.

Changes to idoc/man/files/modules/pt/pt_peg_import.n.

Changes to idoc/man/files/modules/pt/pt_peg_import_container.n.

Changes to idoc/man/files/modules/pt/pt_peg_import_json.n.

Changes to idoc/man/files/modules/pt/pt_peg_import_peg.n.

Changes to idoc/man/files/modules/pt/pt_peg_interp.n.

Changes to idoc/man/files/modules/pt/pt_peg_introduction.n.

Changes to idoc/man/files/modules/pt/pt_peg_language.n.

Changes to idoc/man/files/modules/pt/pt_peg_op.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_container.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_cparam.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_json.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_param.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_peg.n.

Changes to idoc/man/files/modules/pt/pt_peg_to_tclparam.n.

Changes to idoc/man/files/modules/pt/pt_pegrammar.n.

Changes to idoc/man/files/modules/pt/pt_pexpr_op.n.

Changes to idoc/man/files/modules/pt/pt_pexpression.n.

Changes to idoc/man/files/modules/pt/pt_pgen.n.

Changes to idoc/man/files/modules/pt/pt_rdengine.n.

Changes to idoc/man/files/modules/pt/pt_tclparam_config_nx.n.

Changes to idoc/man/files/modules/pt/pt_tclparam_config_snit.n.

Changes to idoc/man/files/modules/pt/pt_tclparam_config_tcloo.n.

Changes to idoc/man/files/modules/pt/pt_to_api.n.

Changes to idoc/man/files/modules/pt/pt_util.n.

Changes to idoc/man/files/modules/rc4/rc4.n.

Changes to idoc/man/files/modules/rcs/rcs.n.

Changes to idoc/man/files/modules/report/report.n.

Changes to idoc/man/files/modules/rest/rest.n.

Changes to idoc/man/files/modules/ripemd/ripemd128.n.

Changes to idoc/man/files/modules/ripemd/ripemd160.n.

Changes to idoc/man/files/modules/sasl/gtoken.n.

Changes to idoc/man/files/modules/sasl/ntlm.n.

Changes to idoc/man/files/modules/sasl/sasl.n.

Changes to idoc/man/files/modules/sasl/scram.n.

Changes to idoc/man/files/modules/sha1/sha1.n.

Changes to idoc/man/files/modules/sha1/sha256.n.

Changes to idoc/man/files/modules/simulation/annealing.n.

Changes to idoc/man/files/modules/simulation/montecarlo.n.

Changes to idoc/man/files/modules/simulation/simulation_random.n.

Changes to idoc/man/files/modules/smtpd/smtpd.n.

Changes to idoc/man/files/modules/snit/snit.n.

Changes to idoc/man/files/modules/snit/snitfaq.n.

Changes to idoc/man/files/modules/soundex/soundex.n.

Changes to idoc/man/files/modules/stooop/stooop.n.

Changes to idoc/man/files/modules/stooop/switched.n.

Changes to idoc/man/files/modules/string/token.n.

Changes to idoc/man/files/modules/string/token_shell.n.

Changes to idoc/man/files/modules/stringprep/stringprep.n.

Changes to idoc/man/files/modules/stringprep/stringprep_data.n.

Changes to idoc/man/files/modules/stringprep/unicode.n.

Changes to idoc/man/files/modules/stringprep/unicode_data.n.

Changes to idoc/man/files/modules/struct/disjointset.n.

Changes to idoc/man/files/modules/struct/graph.n.

Changes to idoc/man/files/modules/struct/graph1.n.

Changes to idoc/man/files/modules/struct/graphops.n.

Changes to idoc/man/files/modules/struct/matrix.n.

Changes to idoc/man/files/modules/struct/matrix1.n.

Changes to idoc/man/files/modules/struct/pool.n.

Changes to idoc/man/files/modules/struct/prioqueue.n.

Changes to idoc/man/files/modules/struct/queue.n.

Changes to idoc/man/files/modules/struct/record.n.

Changes to idoc/man/files/modules/struct/skiplist.n.

Changes to idoc/man/files/modules/struct/stack.n.

Changes to idoc/man/files/modules/struct/struct_list.n.

Changes to idoc/man/files/modules/struct/struct_set.n.

Changes to idoc/man/files/modules/struct/struct_tree.n.

Changes to idoc/man/files/modules/struct/struct_tree1.n.

Changes to idoc/man/files/modules/tar/tar.n.

Changes to idoc/man/files/modules/tepam/tepam_argument_dialogbox.n.

Changes to idoc/man/files/modules/tepam/tepam_doc_gen.n.

Changes to idoc/man/files/modules/tepam/tepam_introduction.n.

Changes to idoc/man/files/modules/tepam/tepam_procedure.n.

Changes to idoc/man/files/modules/term/ansi_cattr.n.

Changes to idoc/man/files/modules/term/ansi_cctrl.n.

Changes to idoc/man/files/modules/term/ansi_cmacros.n.

Changes to idoc/man/files/modules/term/ansi_code.n.

Changes to idoc/man/files/modules/term/ansi_ctrlu.n.

Changes to idoc/man/files/modules/term/ansi_send.n.

Changes to idoc/man/files/modules/term/imenu.n.

Changes to idoc/man/files/modules/term/ipager.n.

Changes to idoc/man/files/modules/term/receive.n.

Changes to idoc/man/files/modules/term/term.n.

Changes to idoc/man/files/modules/term/term_bind.n.

Changes to idoc/man/files/modules/term/term_send.n.

Changes to idoc/man/files/modules/textutil/adjust.n.

Changes to idoc/man/files/modules/textutil/expander.n.

Changes to idoc/man/files/modules/textutil/repeat.n.

Changes to idoc/man/files/modules/textutil/tabify.n.

Changes to idoc/man/files/modules/textutil/textutil.n.

Changes to idoc/man/files/modules/textutil/textutil_split.n.

Changes to idoc/man/files/modules/textutil/textutil_string.n.

Changes to idoc/man/files/modules/textutil/trim.n.

Changes to idoc/man/files/modules/tie/tie.n.

Changes to idoc/man/files/modules/tie/tie_std.n.

Changes to idoc/man/files/modules/tiff/tiff.n.

Changes to idoc/man/files/modules/tool/meta.n.

Changes to idoc/man/files/modules/tool/tool.n.

Changes to idoc/man/files/modules/tool/tool_dict_ensemble.n.

Changes to idoc/man/files/modules/transfer/connect.n.

Changes to idoc/man/files/modules/transfer/copyops.n.

Changes to idoc/man/files/modules/transfer/ddest.n.

Changes to idoc/man/files/modules/transfer/dsource.n.

Changes to idoc/man/files/modules/transfer/receiver.n.

Changes to idoc/man/files/modules/transfer/tqueue.n.

Changes to idoc/man/files/modules/transfer/transmitter.n.

Changes to idoc/man/files/modules/treeql/treeql.n.

Changes to idoc/man/files/modules/try/tcllib_throw.n.

Changes to idoc/man/files/modules/try/tcllib_try.n.

Changes to idoc/man/files/modules/udpcluster/udpcluster.n.

Changes to idoc/man/files/modules/uev/uevent.n.

Changes to idoc/man/files/modules/uev/uevent_onidle.n.

Changes to idoc/man/files/modules/units/units.n.

Changes to idoc/man/files/modules/uri/uri.n.

Changes to idoc/man/files/modules/uri/urn-scheme.n.

Changes to idoc/man/files/modules/uuid/uuid.n.

Changes to idoc/man/files/modules/valtype/cc_amex.n.

Changes to idoc/man/files/modules/valtype/cc_discover.n.

Changes to idoc/man/files/modules/valtype/cc_mastercard.n.

Changes to idoc/man/files/modules/valtype/cc_visa.n.

Changes to idoc/man/files/modules/valtype/ean13.n.

Changes to idoc/man/files/modules/valtype/iban.n.

Changes to idoc/man/files/modules/valtype/imei.n.

Changes to idoc/man/files/modules/valtype/isbn.n.

Changes to idoc/man/files/modules/valtype/luhn.n.

Changes to idoc/man/files/modules/valtype/luhn5.n.

Changes to idoc/man/files/modules/valtype/usnpi.n.

Changes to idoc/man/files/modules/valtype/valtype_common.n.

Changes to idoc/man/files/modules/valtype/verhoeff.n.

Changes to idoc/man/files/modules/virtchannel_base/cat.n.

Changes to idoc/man/files/modules/virtchannel_base/facade.n.

Changes to idoc/man/files/modules/virtchannel_base/halfpipe.n.

Changes to idoc/man/files/modules/virtchannel_base/nullzero.n.

Changes to idoc/man/files/modules/virtchannel_base/randseed.n.

Changes to idoc/man/files/modules/virtchannel_base/std.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_fifo.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_fifo2.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_memchan.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_null.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_random.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_string.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_variable.n.

Changes to idoc/man/files/modules/virtchannel_base/tcllib_zero.n.

Changes to idoc/man/files/modules/virtchannel_base/textwindow.n.

Changes to idoc/man/files/modules/virtchannel_core/core.n.

Changes to idoc/man/files/modules/virtchannel_core/events.n.

Changes to idoc/man/files/modules/virtchannel_core/transformcore.n.

Changes to idoc/man/files/modules/virtchannel_transform/adler32.n.

Changes to idoc/man/files/modules/virtchannel_transform/hex.n.

Changes to idoc/man/files/modules/virtchannel_transform/identity.n.

Changes to idoc/man/files/modules/virtchannel_transform/limitsize.n.

Changes to idoc/man/files/modules/virtchannel_transform/observe.n.

Changes to idoc/man/files/modules/virtchannel_transform/rot.n.

Changes to idoc/man/files/modules/virtchannel_transform/spacer.n.

Changes to idoc/man/files/modules/virtchannel_transform/tcllib_zlib.n.

Changes to idoc/man/files/modules/virtchannel_transform/vt_base64.n.

Changes to idoc/man/files/modules/virtchannel_transform/vt_counter.n.

Changes to idoc/man/files/modules/virtchannel_transform/vt_crc32.n.

Changes to idoc/man/files/modules/virtchannel_transform/vt_otp.n.

Changes to idoc/man/files/modules/websocket/websocket.n.

Changes to idoc/man/files/modules/wip/wip.n.

Changes to idoc/man/files/modules/yaml/huddle.n.

Changes to idoc/man/files/modules/yaml/yaml.n.

Changes to idoc/man/files/modules/zip/decode.n.

Changes to idoc/man/files/modules/zip/encode.n.

Changes to idoc/man/files/modules/zip/mkzip.n.

Changes to idoc/man/index.n.

Changes to idoc/man/toc.n.

Changes to idoc/www/index.html.

Changes to idoc/www/tcllib/files/apps/dtplite.html.

Changes to idoc/www/tcllib/files/apps/nns.html.

Changes to idoc/www/tcllib/files/apps/nnsd.html.

Changes to idoc/www/tcllib/files/apps/nnslog.html.

Changes to idoc/www/tcllib/files/apps/page.html.

Changes to idoc/www/tcllib/files/apps/pt.html.

Changes to idoc/www/tcllib/files/apps/tcldocstrip.html.

Changes to idoc/www/tcllib/files/modules/aes/aes.html.

Changes to idoc/www/tcllib/files/modules/amazon-s3/S3.html.

Changes to idoc/www/tcllib/files/modules/amazon-s3/xsxp.html.

Changes to idoc/www/tcllib/files/modules/asn/asn.html.

Changes to idoc/www/tcllib/files/modules/base32/base32.html.

Changes to idoc/www/tcllib/files/modules/base32/base32core.html.

Changes to idoc/www/tcllib/files/modules/base32/base32hex.html.

Changes to idoc/www/tcllib/files/modules/base64/ascii85.html.

Changes to idoc/www/tcllib/files/modules/base64/base64.html.

Changes to idoc/www/tcllib/files/modules/base64/uuencode.html.

Changes to idoc/www/tcllib/files/modules/base64/yencode.html.

Changes to idoc/www/tcllib/files/modules/bee/bee.html.

Changes to idoc/www/tcllib/files/modules/bench/bench.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_intro.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_lang_intro.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_lang_spec.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_read.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_wcsv.html.

Changes to idoc/www/tcllib/files/modules/bench/bench_wtext.html.

Changes to idoc/www/tcllib/files/modules/bibtex/bibtex.html.

Changes to idoc/www/tcllib/files/modules/blowfish/blowfish.html.

Changes to idoc/www/tcllib/files/modules/cache/async.html.

Changes to idoc/www/tcllib/files/modules/clock/iso8601.html.

Changes to idoc/www/tcllib/files/modules/clock/rfc2822.html.

Changes to idoc/www/tcllib/files/modules/cmdline/cmdline.html.

Changes to idoc/www/tcllib/files/modules/comm/comm.html.

Changes to idoc/www/tcllib/files/modules/comm/comm_wire.html.

Changes to idoc/www/tcllib/files/modules/control/control.html.

Changes to idoc/www/tcllib/files/modules/coroutine/coro_auto.html.

Changes to idoc/www/tcllib/files/modules/coroutine/tcllib_coroutine.html.

Changes to idoc/www/tcllib/files/modules/counter/counter.html.

Changes to idoc/www/tcllib/files/modules/crc/cksum.html.

Changes to idoc/www/tcllib/files/modules/crc/crc16.html.

Changes to idoc/www/tcllib/files/modules/crc/crc32.html.

Changes to idoc/www/tcllib/files/modules/crc/sum.html.

Changes to idoc/www/tcllib/files/modules/cron/cron.html.

Changes to idoc/www/tcllib/files/modules/csv/csv.html.

Changes to idoc/www/tcllib/files/modules/debug/debug.html.

Changes to idoc/www/tcllib/files/modules/debug/debug_caller.html.

Changes to idoc/www/tcllib/files/modules/debug/debug_heartbeat.html.

Changes to idoc/www/tcllib/files/modules/debug/debug_timestamp.html.

Changes to idoc/www/tcllib/files/modules/defer/defer.html.

Changes to idoc/www/tcllib/files/modules/des/des.html.

Changes to idoc/www/tcllib/files/modules/des/tcldes.html.

Changes to idoc/www/tcllib/files/modules/des/tcldesjr.html.

Changes to idoc/www/tcllib/files/modules/dicttool/dicttool.html.

Changes to idoc/www/tcllib/files/modules/dns/tcllib_dns.html.

Changes to idoc/www/tcllib/files/modules/dns/tcllib_ip.html.

Changes to idoc/www/tcllib/files/modules/docstrip/docstrip.html.

Changes to idoc/www/tcllib/files/modules/docstrip/docstrip_util.html.

Changes to idoc/www/tcllib/files/modules/doctools/changelog.html.

Changes to idoc/www/tcllib/files/modules/doctools/cvs.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_lang_cmdref.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_lang_faq.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_lang_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_lang_syntax.html.

Changes to idoc/www/tcllib/files/modules/doctools/docidx_plugin_apiref.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_lang_cmdref.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_lang_faq.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_lang_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_lang_syntax.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctoc_plugin_apiref.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_lang_cmdref.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_lang_faq.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_lang_intro.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_lang_syntax.html.

Changes to idoc/www/tcllib/files/modules/doctools/doctools_plugin_apiref.html.

Changes to idoc/www/tcllib/files/modules/doctools/mpexpand.html.

Changes to idoc/www/tcllib/files/modules/doctools2base/html_cssdefaults.html.

Changes to idoc/www/tcllib/files/modules/doctools2base/nroff_manmacros.html.

Changes to idoc/www/tcllib/files/modules/doctools2base/tcl_parse.html.

Changes to idoc/www/tcllib/files/modules/doctools2base/tcllib_msgcat.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/export_docidx.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_container.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export_html.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export_json.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export_nroff.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export_text.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_export_wiki.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_import.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_import_json.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_introduction.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_msgcat_c.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_msgcat_de.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_msgcat_en.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_msgcat_fr.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_parse.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/idx_structure.html.

Changes to idoc/www/tcllib/files/modules/doctools2idx/import_docidx.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/export_doctoc.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/import_doctoc.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_container.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export_html.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export_json.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export_nroff.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export_text.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_export_wiki.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_import.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_import_json.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_introduction.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_msgcat_c.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_msgcat_de.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_msgcat_en.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_msgcat_fr.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_parse.html.

Changes to idoc/www/tcllib/files/modules/doctools2toc/toc_structure.html.

Changes to idoc/www/tcllib/files/modules/dtplite/pkg_dtplite.html.

Changes to idoc/www/tcllib/files/modules/fileutil/fileutil.html.

Changes to idoc/www/tcllib/files/modules/fileutil/multi.html.

Changes to idoc/www/tcllib/files/modules/fileutil/multiop.html.

Changes to idoc/www/tcllib/files/modules/fileutil/traverse.html.

Changes to idoc/www/tcllib/files/modules/ftp/ftp.html.

Changes to idoc/www/tcllib/files/modules/ftp/ftp_geturl.html.

Changes to idoc/www/tcllib/files/modules/ftpd/ftpd.html.

Changes to idoc/www/tcllib/files/modules/fumagic/cfront.html.

Changes to idoc/www/tcllib/files/modules/fumagic/cgen.html.

Changes to idoc/www/tcllib/files/modules/fumagic/filetypes.html.

Changes to idoc/www/tcllib/files/modules/fumagic/rtcore.html.

Changes to idoc/www/tcllib/files/modules/generator/generator.html.

Changes to idoc/www/tcllib/files/modules/gpx/gpx.html.

Changes to idoc/www/tcllib/files/modules/grammar_aycock/aycock.html.

Changes to idoc/www/tcllib/files/modules/grammar_fa/dacceptor.html.

Changes to idoc/www/tcllib/files/modules/grammar_fa/dexec.html.

Changes to idoc/www/tcllib/files/modules/grammar_fa/fa.html.

Changes to idoc/www/tcllib/files/modules/grammar_fa/faop.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/gasm.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_ast.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_cpu.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_cpucore.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_intro.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_tcl.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_util.html.

Changes to idoc/www/tcllib/files/modules/grammar_me/me_vm.html.

Changes to idoc/www/tcllib/files/modules/grammar_peg/peg.html.

Changes to idoc/www/tcllib/files/modules/grammar_peg/peg_interp.html.

Changes to idoc/www/tcllib/files/modules/hook/hook.html.

Changes to idoc/www/tcllib/files/modules/html/html.html.

Changes to idoc/www/tcllib/files/modules/htmlparse/htmlparse.html.

Changes to idoc/www/tcllib/files/modules/http/autoproxy.html.

Changes to idoc/www/tcllib/files/modules/httpd/httpd.html.

Changes to idoc/www/tcllib/files/modules/ident/ident.html.

Changes to idoc/www/tcllib/files/modules/imap4/imap4.html.

Changes to idoc/www/tcllib/files/modules/inifile/ini.html.

Changes to idoc/www/tcllib/files/modules/interp/deleg_method.html.

Changes to idoc/www/tcllib/files/modules/interp/deleg_proc.html.

Changes to idoc/www/tcllib/files/modules/interp/tcllib_interp.html.

Changes to idoc/www/tcllib/files/modules/irc/irc.html.

Changes to idoc/www/tcllib/files/modules/irc/picoirc.html.

Changes to idoc/www/tcllib/files/modules/javascript/javascript.html.

Changes to idoc/www/tcllib/files/modules/jpeg/jpeg.html.

Changes to idoc/www/tcllib/files/modules/json/json.html.

Changes to idoc/www/tcllib/files/modules/json/json_write.html.

Changes to idoc/www/tcllib/files/modules/lambda/lambda.html.

Changes to idoc/www/tcllib/files/modules/lazyset/lazyset.html.

Changes to idoc/www/tcllib/files/modules/ldap/ldap.html.

Changes to idoc/www/tcllib/files/modules/ldap/ldapx.html.

Changes to idoc/www/tcllib/files/modules/log/log.html.

Changes to idoc/www/tcllib/files/modules/log/logger.html.

Changes to idoc/www/tcllib/files/modules/log/loggerAppender.html.

Changes to idoc/www/tcllib/files/modules/log/loggerUtils.html.

Changes to idoc/www/tcllib/files/modules/map/map_geocode_nominatim.html.

Changes to idoc/www/tcllib/files/modules/map/map_slippy.html.

Changes to idoc/www/tcllib/files/modules/map/map_slippy_cache.html.

Changes to idoc/www/tcllib/files/modules/map/map_slippy_fetcher.html.

Changes to idoc/www/tcllib/files/modules/mapproj/mapproj.html.

Changes to idoc/www/tcllib/files/modules/markdown/markdown.html.

Changes to idoc/www/tcllib/files/modules/math/bigfloat.html.

Changes to idoc/www/tcllib/files/modules/math/bignum.html.

Changes to idoc/www/tcllib/files/modules/math/calculus.html.

Changes to idoc/www/tcllib/files/modules/math/combinatorics.html.

Changes to idoc/www/tcllib/files/modules/math/constants.html.

Changes to idoc/www/tcllib/files/modules/math/decimal.html.

Changes to idoc/www/tcllib/files/modules/math/exact.html.

Changes to idoc/www/tcllib/files/modules/math/fourier.html.

Changes to idoc/www/tcllib/files/modules/math/fuzzy.html.

Changes to idoc/www/tcllib/files/modules/math/interpolate.html.

Changes to idoc/www/tcllib/files/modules/math/linalg.html.

Changes to idoc/www/tcllib/files/modules/math/machineparameters.html.

Changes to idoc/www/tcllib/files/modules/math/math.html.

Changes to idoc/www/tcllib/files/modules/math/math_geometry.html.

Changes to idoc/www/tcllib/files/modules/math/numtheory.html.

Changes to idoc/www/tcllib/files/modules/math/optimize.html.

Changes to idoc/www/tcllib/files/modules/math/pca.html.

Changes to idoc/www/tcllib/files/modules/math/polynomials.html.

Changes to idoc/www/tcllib/files/modules/math/qcomplex.html.

Changes to idoc/www/tcllib/files/modules/math/rational_funcs.html.

Changes to idoc/www/tcllib/files/modules/math/roman.html.

Changes to idoc/www/tcllib/files/modules/math/romberg.html.

Changes to idoc/www/tcllib/files/modules/math/special.html.

Changes to idoc/www/tcllib/files/modules/math/statistics.html.

Changes to idoc/www/tcllib/files/modules/math/symdiff.html.

Changes to idoc/www/tcllib/files/modules/math/trig.html.

Changes to idoc/www/tcllib/files/modules/md4/md4.html.

Changes to idoc/www/tcllib/files/modules/md5/md5.html.

Changes to idoc/www/tcllib/files/modules/md5crypt/md5crypt.html.

Changes to idoc/www/tcllib/files/modules/mime/mime.html.

Changes to idoc/www/tcllib/files/modules/mime/smtp.html.

Changes to idoc/www/tcllib/files/modules/multiplexer/multiplexer.html.

Changes to idoc/www/tcllib/files/modules/namespacex/namespacex.html.

Changes to idoc/www/tcllib/files/modules/ncgi/ncgi.html.

Changes to idoc/www/tcllib/files/modules/nettool/nettool.html.

Changes to idoc/www/tcllib/files/modules/nmea/nmea.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_auto.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_client.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_common.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_intro.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_protocol.html.

Changes to idoc/www/tcllib/files/modules/nns/nns_server.html.

Changes to idoc/www/tcllib/files/modules/nntp/nntp.html.

Changes to idoc/www/tcllib/files/modules/ntp/ntp_time.html.

Changes to idoc/www/tcllib/files/modules/oauth/oauth.html.

Changes to idoc/www/tcllib/files/modules/oometa/oometa.html.

Changes to idoc/www/tcllib/files/modules/ooutil/ooutil.html.

Changes to idoc/www/tcllib/files/modules/otp/otp.html.

Changes to idoc/www/tcllib/files/modules/page/page_intro.html.

Changes to idoc/www/tcllib/files/modules/page/page_pluginmgr.html.

Changes to idoc/www/tcllib/files/modules/page/page_util_flow.html.

Changes to idoc/www/tcllib/files/modules/page/page_util_norm_lemon.html.

Changes to idoc/www/tcllib/files/modules/page/page_util_norm_peg.html.

Changes to idoc/www/tcllib/files/modules/page/page_util_peg.html.

Changes to idoc/www/tcllib/files/modules/page/page_util_quote.html.

Changes to idoc/www/tcllib/files/modules/pki/pki.html.

Changes to idoc/www/tcllib/files/modules/pluginmgr/pluginmgr.html.

Changes to idoc/www/tcllib/files/modules/png/png.html.

Changes to idoc/www/tcllib/files/modules/pop3/pop3.html.

Changes to idoc/www/tcllib/files/modules/pop3d/pop3d.html.

Changes to idoc/www/tcllib/files/modules/pop3d/pop3d_dbox.html.

Changes to idoc/www/tcllib/files/modules/pop3d/pop3d_udb.html.

Changes to idoc/www/tcllib/files/modules/practcl/practcl.html.

Changes to idoc/www/tcllib/files/modules/processman/processman.html.

Changes to idoc/www/tcllib/files/modules/profiler/profiler.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_astree.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_cparam_config_critcl.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_cparam_config_tea.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_from_api.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_introduction.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_json_language.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_param.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_parse_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_parser_api.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_container.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_container_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_export.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_export_container.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_export_json.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_export_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_from_container.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_from_json.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_from_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_import.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_import_container.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_import_json.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_import_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_interp.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_introduction.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_language.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_op.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_container.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_cparam.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_json.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_param.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_peg.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_peg_to_tclparam.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_pegrammar.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_pexpr_op.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_pexpression.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_pgen.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_rdengine.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_tclparam_config_nx.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_tclparam_config_snit.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_tclparam_config_tcloo.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_to_api.html.

Changes to idoc/www/tcllib/files/modules/pt/pt_util.html.

Changes to idoc/www/tcllib/files/modules/rc4/rc4.html.

Changes to idoc/www/tcllib/files/modules/rcs/rcs.html.

Changes to idoc/www/tcllib/files/modules/report/report.html.

Changes to idoc/www/tcllib/files/modules/rest/rest.html.

Changes to idoc/www/tcllib/files/modules/ripemd/ripemd128.html.

Changes to idoc/www/tcllib/files/modules/ripemd/ripemd160.html.

Changes to idoc/www/tcllib/files/modules/sasl/gtoken.html.

Changes to idoc/www/tcllib/files/modules/sasl/ntlm.html.

Changes to idoc/www/tcllib/files/modules/sasl/sasl.html.

Changes to idoc/www/tcllib/files/modules/sasl/scram.html.

Changes to idoc/www/tcllib/files/modules/sha1/sha1.html.

Changes to idoc/www/tcllib/files/modules/sha1/sha256.html.

Changes to idoc/www/tcllib/files/modules/simulation/annealing.html.

Changes to idoc/www/tcllib/files/modules/simulation/montecarlo.html.

Changes to idoc/www/tcllib/files/modules/simulation/simulation_random.html.

Changes to idoc/www/tcllib/files/modules/smtpd/smtpd.html.

Changes to idoc/www/tcllib/files/modules/snit/snit.html.

Changes to idoc/www/tcllib/files/modules/snit/snitfaq.html.

Changes to idoc/www/tcllib/files/modules/soundex/soundex.html.

Changes to idoc/www/tcllib/files/modules/stooop/stooop.html.

Changes to idoc/www/tcllib/files/modules/stooop/switched.html.

Changes to idoc/www/tcllib/files/modules/string/token.html.

Changes to idoc/www/tcllib/files/modules/string/token_shell.html.

Changes to idoc/www/tcllib/files/modules/stringprep/stringprep.html.

Changes to idoc/www/tcllib/files/modules/stringprep/stringprep_data.html.

Changes to idoc/www/tcllib/files/modules/stringprep/unicode.html.

Changes to idoc/www/tcllib/files/modules/stringprep/unicode_data.html.

Changes to idoc/www/tcllib/files/modules/struct/disjointset.html.

Changes to idoc/www/tcllib/files/modules/struct/graph.html.

Changes to idoc/www/tcllib/files/modules/struct/graph1.html.

Changes to idoc/www/tcllib/files/modules/struct/graphops.html.

Changes to idoc/www/tcllib/files/modules/struct/matrix.html.

Changes to idoc/www/tcllib/files/modules/struct/matrix1.html.

Changes to idoc/www/tcllib/files/modules/struct/pool.html.

Changes to idoc/www/tcllib/files/modules/struct/prioqueue.html.

Changes to idoc/www/tcllib/files/modules/struct/queue.html.

Changes to idoc/www/tcllib/files/modules/struct/record.html.

Changes to idoc/www/tcllib/files/modules/struct/skiplist.html.

Changes to idoc/www/tcllib/files/modules/struct/stack.html.

Changes to idoc/www/tcllib/files/modules/struct/struct_list.html.

Changes to idoc/www/tcllib/files/modules/struct/struct_set.html.

Changes to idoc/www/tcllib/files/modules/struct/struct_tree.html.

Changes to idoc/www/tcllib/files/modules/struct/struct_tree1.html.

Changes to idoc/www/tcllib/files/modules/tar/tar.html.

Changes to idoc/www/tcllib/files/modules/tepam/tepam_argument_dialogbox.html.

Changes to idoc/www/tcllib/files/modules/tepam/tepam_doc_gen.html.

Changes to idoc/www/tcllib/files/modules/tepam/tepam_introduction.html.

Changes to idoc/www/tcllib/files/modules/tepam/tepam_procedure.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_cattr.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_cctrl.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_cmacros.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_code.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_ctrlu.html.

Changes to idoc/www/tcllib/files/modules/term/ansi_send.html.

Changes to idoc/www/tcllib/files/modules/term/imenu.html.

Changes to idoc/www/tcllib/files/modules/term/ipager.html.

Changes to idoc/www/tcllib/files/modules/term/receive.html.

Changes to idoc/www/tcllib/files/modules/term/term.html.

Changes to idoc/www/tcllib/files/modules/term/term_bind.html.

Changes to idoc/www/tcllib/files/modules/term/term_send.html.

Changes to idoc/www/tcllib/files/modules/textutil/adjust.html.

Changes to idoc/www/tcllib/files/modules/textutil/expander.html.

Changes to idoc/www/tcllib/files/modules/textutil/repeat.html.

Changes to idoc/www/tcllib/files/modules/textutil/tabify.html.

Changes to idoc/www/tcllib/files/modules/textutil/textutil.html.

Changes to idoc/www/tcllib/files/modules/textutil/textutil_split.html.

Changes to idoc/www/tcllib/files/modules/textutil/textutil_string.html.

Changes to idoc/www/tcllib/files/modules/textutil/trim.html.

Changes to idoc/www/tcllib/files/modules/tie/tie.html.

Changes to idoc/www/tcllib/files/modules/tie/tie_std.html.

Changes to idoc/www/tcllib/files/modules/tiff/tiff.html.

Changes to idoc/www/tcllib/files/modules/tool/meta.html.

Changes to idoc/www/tcllib/files/modules/tool/tool.html.

Changes to idoc/www/tcllib/files/modules/tool/tool_dict_ensemble.html.

Changes to idoc/www/tcllib/files/modules/transfer/connect.html.

Changes to idoc/www/tcllib/files/modules/transfer/copyops.html.

Changes to idoc/www/tcllib/files/modules/transfer/ddest.html.

Changes to idoc/www/tcllib/files/modules/transfer/dsource.html.

Changes to idoc/www/tcllib/files/modules/transfer/receiver.html.

Changes to idoc/www/tcllib/files/modules/transfer/tqueue.html.

Changes to idoc/www/tcllib/files/modules/transfer/transmitter.html.

Changes to idoc/www/tcllib/files/modules/treeql/treeql.html.

Changes to idoc/www/tcllib/files/modules/try/tcllib_throw.html.

Changes to idoc/www/tcllib/files/modules/try/tcllib_try.html.

Changes to idoc/www/tcllib/files/modules/udpcluster/udpcluster.html.

Changes to idoc/www/tcllib/files/modules/uev/uevent.html.

Changes to idoc/www/tcllib/files/modules/uev/uevent_onidle.html.

Changes to idoc/www/tcllib/files/modules/units/units.html.

Changes to idoc/www/tcllib/files/modules/uri/uri.html.

Changes to idoc/www/tcllib/files/modules/uri/urn-scheme.html.

Changes to idoc/www/tcllib/files/modules/uuid/uuid.html.

Changes to idoc/www/tcllib/files/modules/valtype/cc_amex.html.

Changes to idoc/www/tcllib/files/modules/valtype/cc_discover.html.

Changes to idoc/www/tcllib/files/modules/valtype/cc_mastercard.html.

Changes to idoc/www/tcllib/files/modules/valtype/cc_visa.html.

Changes to idoc/www/tcllib/files/modules/valtype/ean13.html.

Changes to idoc/www/tcllib/files/modules/valtype/iban.html.

Changes to idoc/www/tcllib/files/modules/valtype/imei.html.

Changes to idoc/www/tcllib/files/modules/valtype/isbn.html.

Changes to idoc/www/tcllib/files/modules/valtype/luhn.html.

Changes to idoc/www/tcllib/files/modules/valtype/luhn5.html.

Changes to idoc/www/tcllib/files/modules/valtype/usnpi.html.

Changes to idoc/www/tcllib/files/modules/valtype/valtype_common.html.

Changes to idoc/www/tcllib/files/modules/valtype/verhoeff.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/cat.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/facade.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/halfpipe.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/nullzero.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/randseed.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/std.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_fifo.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_fifo2.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_memchan.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_null.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_random.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_string.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_variable.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/tcllib_zero.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_base/textwindow.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_core/core.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_core/events.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_core/transformcore.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/adler32.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/hex.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/identity.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/limitsize.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/observe.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/rot.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/spacer.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/tcllib_zlib.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/vt_base64.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/vt_counter.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/vt_crc32.html.

Changes to idoc/www/tcllib/files/modules/virtchannel_transform/vt_otp.html.

Changes to idoc/www/tcllib/files/modules/websocket/websocket.html.

Changes to idoc/www/tcllib/files/modules/wip/wip.html.

Changes to idoc/www/tcllib/files/modules/yaml/huddle.html.

Changes to idoc/www/tcllib/files/modules/yaml/yaml.html.

Changes to idoc/www/tcllib/files/modules/zip/decode.html.

Changes to idoc/www/tcllib/files/modules/zip/encode.html.

Changes to idoc/www/tcllib/files/modules/zip/mkzip.html.

Changes to idoc/www/tcllib/toc.html.

Changes to idoc/www/toc.html.

Changes to idoc/www/toc0.html.

Changes to idoc/www/toc1.html.

Changes to idoc/www/toc2.html.

Changes to modules/doctools/changelog.tcl.

Changes to modules/doctools/checker_toc.tcl.

Changes to modules/doctools/cvs.tcl.

Changes to modules/doctools/docidx.man.

Changes to modules/doctools/docidx.tcl.

Changes to modules/doctools/docidx.test.

Changes to modules/doctools/doctoc.man.

Changes to modules/doctools/doctoc.tcl.

Changes to modules/doctools/doctoc.test.

Changes to modules/doctools/doctools.man.

Changes to modules/doctools/doctools.tcl.

Changes to modules/doctools/doctools.test.

Changes to modules/doctools/mpformats/_common.tcl.

Changes to modules/doctools/mpformats/_html.tcl.

Added modules/doctools/mpformats/_markdown.tcl.

Changes to modules/doctools/mpformats/_nroff.tcl.

Changes to modules/doctools/mpformats/_text.tcl.

Added modules/doctools/mpformats/_text_bullets.tcl.

Added modules/doctools/mpformats/_text_ccore.tcl.

Added modules/doctools/mpformats/_text_cstack.tcl.

Added modules/doctools/mpformats/_text_dlist.tcl.

Added modules/doctools/mpformats/_text_margin.tcl.

Added modules/doctools/mpformats/_text_para.tcl.

Added modules/doctools/mpformats/_text_state.tcl.

Added modules/doctools/mpformats/_text_utils.tcl.

Changes to modules/doctools/mpformats/_xml.tcl.

Added modules/doctools/mpformats/_xref.tcl.

Changes to modules/doctools/mpformats/fmt.html.

Changes to modules/doctools/mpformats/fmt.latex.

Added modules/doctools/mpformats/fmt.markdown.

Changes to modules/doctools/mpformats/fmt.nroff.

Changes to modules/doctools/mpformats/fmt.text.

Changes to modules/doctools/mpformats/fmt.wiki.

Added modules/doctools/mpformats/idx.markdown.

Changes to modules/doctools/mpformats/idx.nroff.

Changes to modules/doctools/mpformats/idx.text.

Changes to modules/doctools/mpformats/toc.html.

Added modules/doctools/mpformats/toc.markdown.

Changes to modules/doctools/mpformats/toc.nroff.

Changes to modules/doctools/mpformats/toc.text.

Changes to modules/doctools/mpformats/toc.tmml.

Changes to modules/doctools/pkgIndex.tcl.

Deleted modules/doctools/tests/desc/00.

Deleted modules/doctools/tests/desc/01.

Deleted modules/doctools/tests/desc/02.

Deleted modules/doctools/tests/desc/03.

Deleted modules/doctools/tests/desc/04.

Deleted modules/doctools/tests/desc/05.

Deleted modules/doctools/tests/desc/06.

Deleted modules/doctools/tests/desc/07.

Deleted modules/doctools/tests/desc/08.

Added modules/doctools/tests/fmt/desc/00.

Added modules/doctools/tests/fmt/desc/01.

Added modules/doctools/tests/fmt/desc/02.

Added modules/doctools/tests/fmt/desc/03.

Added modules/doctools/tests/fmt/desc/04.

Added modules/doctools/tests/fmt/desc/05.

Added modules/doctools/tests/fmt/desc/06.

Added modules/doctools/tests/fmt/desc/07.

Added modules/doctools/tests/fmt/desc/08.

Added modules/doctools/tests/fmt/desc/09.

Added modules/doctools/tests/fmt/desc/10.

Added modules/doctools/tests/fmt/desc/11.

Added modules/doctools/tests/fmt/desc/12.

Added modules/doctools/tests/fmt/desc/13.

Added modules/doctools/tests/fmt/desc/14.

Added modules/doctools/tests/fmt/desc/15.

Added modules/doctools/tests/fmt/desc/16.

Added modules/doctools/tests/fmt/desc/17.

Added modules/doctools/tests/fmt/desc/18.

Added modules/doctools/tests/fmt/html/00.

Added modules/doctools/tests/fmt/html/01.

Added modules/doctools/tests/fmt/html/02.

Added modules/doctools/tests/fmt/html/03.

Added modules/doctools/tests/fmt/html/04.

Added modules/doctools/tests/fmt/html/05.

Added modules/doctools/tests/fmt/html/06.

Added modules/doctools/tests/fmt/html/07.

Added modules/doctools/tests/fmt/html/08.

Added modules/doctools/tests/fmt/html/09.

Added modules/doctools/tests/fmt/html/10.

Added modules/doctools/tests/fmt/html/11.

Added modules/doctools/tests/fmt/html/12.

Added modules/doctools/tests/fmt/html/13.

Added modules/doctools/tests/fmt/html/14.

Added modules/doctools/tests/fmt/html/15.

Added modules/doctools/tests/fmt/html/16.

Added modules/doctools/tests/fmt/html/17.

Added modules/doctools/tests/fmt/html/18.

Added modules/doctools/tests/fmt/latex/00.

Added modules/doctools/tests/fmt/latex/01.

Added modules/doctools/tests/fmt/latex/02.

Added modules/doctools/tests/fmt/latex/03.

Added modules/doctools/tests/fmt/latex/04.

Added modules/doctools/tests/fmt/latex/05.

Added modules/doctools/tests/fmt/latex/06.

Added modules/doctools/tests/fmt/latex/07.

Added modules/doctools/tests/fmt/latex/08.

Added modules/doctools/tests/fmt/latex/09.

Added modules/doctools/tests/fmt/latex/10.

Added modules/doctools/tests/fmt/latex/11.

Added modules/doctools/tests/fmt/latex/12.

Added modules/doctools/tests/fmt/latex/13.

Added modules/doctools/tests/fmt/latex/14.

Added modules/doctools/tests/fmt/latex/15.

Added modules/doctools/tests/fmt/latex/16.

Added modules/doctools/tests/fmt/latex/17.

Added modules/doctools/tests/fmt/latex/18.

Added modules/doctools/tests/fmt/list/00.

Added modules/doctools/tests/fmt/list/01.

Added modules/doctools/tests/fmt/list/02.

Added modules/doctools/tests/fmt/list/03.

Added modules/doctools/tests/fmt/list/04.

Added modules/doctools/tests/fmt/list/05.

Added modules/doctools/tests/fmt/list/06.

Added modules/doctools/tests/fmt/list/07.

Added modules/doctools/tests/fmt/list/08.

Added modules/doctools/tests/fmt/list/09.

Added modules/doctools/tests/fmt/list/10.

Added modules/doctools/tests/fmt/list/11.

Added modules/doctools/tests/fmt/list/12.

Added modules/doctools/tests/fmt/list/13.

Added modules/doctools/tests/fmt/list/14.

Added modules/doctools/tests/fmt/list/15.

Added modules/doctools/tests/fmt/list/16.

Added modules/doctools/tests/fmt/list/17.

Added modules/doctools/tests/fmt/list/18.

Added modules/doctools/tests/fmt/man/00.

Added modules/doctools/tests/fmt/man/01.

Added modules/doctools/tests/fmt/man/02.

Added modules/doctools/tests/fmt/man/03.

Added modules/doctools/tests/fmt/man/04.

Added modules/doctools/tests/fmt/man/05.

Added modules/doctools/tests/fmt/man/06.

Added modules/doctools/tests/fmt/man/07.

Added modules/doctools/tests/fmt/man/08.

Added modules/doctools/tests/fmt/man/09.

Added modules/doctools/tests/fmt/man/10.

Added modules/doctools/tests/fmt/man/11.

Added modules/doctools/tests/fmt/man/12.

Added modules/doctools/tests/fmt/man/13.

Added modules/doctools/tests/fmt/man/14.

Added modules/doctools/tests/fmt/man/15.

Added modules/doctools/tests/fmt/man/16.

Added modules/doctools/tests/fmt/man/17.

Added modules/doctools/tests/fmt/man/18.

Added modules/doctools/tests/fmt/markdown/00.

Added modules/doctools/tests/fmt/markdown/01.

Added modules/doctools/tests/fmt/markdown/02.

Added modules/doctools/tests/fmt/markdown/03.

Added modules/doctools/tests/fmt/markdown/04.

Added modules/doctools/tests/fmt/markdown/05.

Added modules/doctools/tests/fmt/markdown/06.

Added modules/doctools/tests/fmt/markdown/07.

Added modules/doctools/tests/fmt/markdown/08.

Added modules/doctools/tests/fmt/markdown/09.

Added modules/doctools/tests/fmt/markdown/10.

Added modules/doctools/tests/fmt/markdown/11.

Added modules/doctools/tests/fmt/markdown/12.

Added modules/doctools/tests/fmt/markdown/13.

Added modules/doctools/tests/fmt/markdown/14.

Added modules/doctools/tests/fmt/markdown/15.

Added modules/doctools/tests/fmt/markdown/16.

Added modules/doctools/tests/fmt/markdown/17.

Added modules/doctools/tests/fmt/markdown/18.

Added modules/doctools/tests/fmt/markdown/index.

Added modules/doctools/tests/fmt/nroff/00.

Added modules/doctools/tests/fmt/nroff/01.

Added modules/doctools/tests/fmt/nroff/02.

Added modules/doctools/tests/fmt/nroff/03.

Added modules/doctools/tests/fmt/nroff/04.

Added modules/doctools/tests/fmt/nroff/05.

Added modules/doctools/tests/fmt/nroff/06.

Added modules/doctools/tests/fmt/nroff/07.

Added modules/doctools/tests/fmt/nroff/08.

Added modules/doctools/tests/fmt/nroff/09.

Added modules/doctools/tests/fmt/nroff/10.

Added modules/doctools/tests/fmt/nroff/11.

Added modules/doctools/tests/fmt/nroff/12.

Added modules/doctools/tests/fmt/nroff/13.

Added modules/doctools/tests/fmt/nroff/14.

Added modules/doctools/tests/fmt/nroff/15.

Added modules/doctools/tests/fmt/nroff/16.

Added modules/doctools/tests/fmt/nroff/17.

Added modules/doctools/tests/fmt/nroff/18.

Added modules/doctools/tests/fmt/null/00.

Added modules/doctools/tests/fmt/null/01.

Added modules/doctools/tests/fmt/null/02.

Added modules/doctools/tests/fmt/null/03.

Added modules/doctools/tests/fmt/null/04.

Added modules/doctools/tests/fmt/null/05.

Added modules/doctools/tests/fmt/null/06.

Added modules/doctools/tests/fmt/null/07.

Added modules/doctools/tests/fmt/null/08.

Added modules/doctools/tests/fmt/null/09.

Added modules/doctools/tests/fmt/null/10.

Added modules/doctools/tests/fmt/null/11.

Added modules/doctools/tests/fmt/null/12.

Added modules/doctools/tests/fmt/null/13.

Added modules/doctools/tests/fmt/null/14.

Added modules/doctools/tests/fmt/null/15.

Added modules/doctools/tests/fmt/null/16.

Added modules/doctools/tests/fmt/null/17.

Added modules/doctools/tests/fmt/null/18.

Added modules/doctools/tests/fmt/syntax/e_arg_list.

Added modules/doctools/tests/fmt/syntax/e_body.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_arg_def1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_arg_def2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_arg_def3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_call1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_call2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_call3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_cmd_def1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_cmd_def2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_cmd_def3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_def1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_def2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_def3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_enum1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_enum2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_enum3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example_begin1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example_begin2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_example_begin3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_item1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_item2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_item3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_begin1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_begin2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_begin3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_end1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_end2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_list_end3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_manpage_end.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_opt_def1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_opt_def2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_opt_def3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_para1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_para2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_para3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_section1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_section2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_section3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_sectref1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_sectref2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_sectref3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_subsection1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_subsection2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_subsection3.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_tkoption_def1.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_tkoption_def2.

Added modules/doctools/tests/fmt/syntax/e_bodycmd_tkoption_def3.

Added modules/doctools/tests/fmt/syntax/e_bulletlist.

Added modules/doctools/tests/fmt/syntax/e_cmd_list.

Added modules/doctools/tests/fmt/syntax/e_deflist_call.

Added modules/doctools/tests/fmt/syntax/e_deflist_def.

Added modules/doctools/tests/fmt/syntax/e_end_open_example.

Added modules/doctools/tests/fmt/syntax/e_end_open_list.

Added modules/doctools/tests/fmt/syntax/e_end_open_mp.

Added modules/doctools/tests/fmt/syntax/e_enumlist.

Added modules/doctools/tests/fmt/syntax/e_examplecmd1.

Added modules/doctools/tests/fmt/syntax/e_examplecmd2.

Added modules/doctools/tests/fmt/syntax/e_examplecmd3.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_copyright1.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_copyright2.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_description1.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_description2.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_moddesc1.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_moddesc2.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_require1.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_require2.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_titledesc1.

Added modules/doctools/tests/fmt/syntax/e_hdrcmd_titledesc2.

Added modules/doctools/tests/fmt/syntax/e_invalidlist_list_begin.

Added modules/doctools/tests/fmt/syntax/e_listcmd_arg_def.

Added modules/doctools/tests/fmt/syntax/e_listcmd_call.

Added modules/doctools/tests/fmt/syntax/e_listcmd_cmd_def.

Added modules/doctools/tests/fmt/syntax/e_listcmd_def.

Added modules/doctools/tests/fmt/syntax/e_listcmd_enum.

Added modules/doctools/tests/fmt/syntax/e_listcmd_item.

Added modules/doctools/tests/fmt/syntax/e_listcmd_opt_def.

Added modules/doctools/tests/fmt/syntax/e_listcmd_tkoption_def.

Added modules/doctools/tests/fmt/syntax/e_mpbegin.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_arg.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_class.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_cmd.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_comment.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_const.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_emph.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_file.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_fun.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_keywords.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_method.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_namespace.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_opt.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_option.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_package.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_see_also.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_syscmd.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_term.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_type.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_uri.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_usage.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_var.

Added modules/doctools/tests/fmt/syntax/e_nodonecmd_widget.

Added modules/doctools/tests/fmt/syntax/e_nolistcmd_section.

Added modules/doctools/tests/fmt/syntax/e_nolistcmd_subsection.

Added modules/doctools/tests/fmt/syntax/e_nolisthdr_example.

Added modules/doctools/tests/fmt/syntax/e_nolisthdr_example_begin.

Added modules/doctools/tests/fmt/syntax/e_nolisthdr_list_begin.

Added modules/doctools/tests/fmt/syntax/e_nolisthdr_para.

Added modules/doctools/tests/fmt/syntax/e_nolisthdr_sectref.

Added modules/doctools/tests/fmt/syntax/e_nolisttxt.

Added modules/doctools/tests/fmt/syntax/e_opt_list.

Added modules/doctools/tests/fmt/syntax/e_tkoption_list.

Added modules/doctools/tests/fmt/syntax/r_arg_list.

Added modules/doctools/tests/fmt/syntax/r_body.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_arg_def1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_arg_def2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_arg_def3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_call1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_call2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_call3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_cmd_def1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_cmd_def2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_cmd_def3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_def1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_def2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_def3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_enum1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_enum2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_enum3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example_begin1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example_begin2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_example_begin3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_item1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_item2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_item3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_begin1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_begin2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_begin3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_end1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_end2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_list_end3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_manpage_end.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_opt_def1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_opt_def2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_opt_def3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_para1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_para2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_para3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_section1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_section2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_section3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_sectref1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_sectref2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_sectref3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_subsection1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_subsection2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_subsection3.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_tkoption_def1.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_tkoption_def2.

Added modules/doctools/tests/fmt/syntax/r_bodycmd_tkoption_def3.

Added modules/doctools/tests/fmt/syntax/r_bulletlist.

Added modules/doctools/tests/fmt/syntax/r_cmd_list.

Added modules/doctools/tests/fmt/syntax/r_deflist_call.

Added modules/doctools/tests/fmt/syntax/r_deflist_def.

Added modules/doctools/tests/fmt/syntax/r_end_open_example.

Added modules/doctools/tests/fmt/syntax/r_end_open_list.

Added modules/doctools/tests/fmt/syntax/r_end_open_mp.

Added modules/doctools/tests/fmt/syntax/r_enumlist.

Added modules/doctools/tests/fmt/syntax/r_examplecmd1.

Added modules/doctools/tests/fmt/syntax/r_examplecmd2.

Added modules/doctools/tests/fmt/syntax/r_examplecmd3.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_copyright1.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_copyright2.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_description1.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_description2.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_moddesc1.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_moddesc2.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_require1.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_require2.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_titledesc1.

Added modules/doctools/tests/fmt/syntax/r_hdrcmd_titledesc2.

Added modules/doctools/tests/fmt/syntax/r_invalidlist_list_begin.

Added modules/doctools/tests/fmt/syntax/r_listcmd_arg_def.

Added modules/doctools/tests/fmt/syntax/r_listcmd_call.

Added modules/doctools/tests/fmt/syntax/r_listcmd_cmd_def.

Added modules/doctools/tests/fmt/syntax/r_listcmd_def.

Added modules/doctools/tests/fmt/syntax/r_listcmd_enum.

Added modules/doctools/tests/fmt/syntax/r_listcmd_item.

Added modules/doctools/tests/fmt/syntax/r_listcmd_opt_def.

Added modules/doctools/tests/fmt/syntax/r_listcmd_tkoption_def.

Added modules/doctools/tests/fmt/syntax/r_mpbegin.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_arg.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_class.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_cmd.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_comment.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_const.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_emph.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_file.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_fun.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_keywords.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_method.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_namespace.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_opt.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_option.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_package.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_see_also.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_syscmd.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_term.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_type.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_uri.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_usage.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_var.

Added modules/doctools/tests/fmt/syntax/r_nodonecmd_widget.

Added modules/doctools/tests/fmt/syntax/r_nolistcmd_section.

Added modules/doctools/tests/fmt/syntax/r_nolistcmd_subsection.

Added modules/doctools/tests/fmt/syntax/r_nolisthdr_example.

Added modules/doctools/tests/fmt/syntax/r_nolisthdr_example_begin.

Added modules/doctools/tests/fmt/syntax/r_nolisthdr_list_begin.

Added modules/doctools/tests/fmt/syntax/r_nolisthdr_para.

Added modules/doctools/tests/fmt/syntax/r_nolisthdr_sectref.

Added modules/doctools/tests/fmt/syntax/r_nolisttxt.

Added modules/doctools/tests/fmt/syntax/r_opt_list.

Added modules/doctools/tests/fmt/syntax/r_tkoption_list.

Added modules/doctools/tests/fmt/text/00.

Added modules/doctools/tests/fmt/text/01.

Added modules/doctools/tests/fmt/text/02.

Added modules/doctools/tests/fmt/text/03.

Added modules/doctools/tests/fmt/text/04.

Added modules/doctools/tests/fmt/text/05.

Added modules/doctools/tests/fmt/text/06.

Added modules/doctools/tests/fmt/text/07.

Added modules/doctools/tests/fmt/text/08.

Added modules/doctools/tests/fmt/text/09.

Added modules/doctools/tests/fmt/text/10.

Added modules/doctools/tests/fmt/text/11.

Added modules/doctools/tests/fmt/text/12.

Added modules/doctools/tests/fmt/text/13.

Added modules/doctools/tests/fmt/text/14.

Added modules/doctools/tests/fmt/text/15.

Added modules/doctools/tests/fmt/text/16.

Added modules/doctools/tests/fmt/text/17.

Added modules/doctools/tests/fmt/text/18.

Added modules/doctools/tests/fmt/tmml/00.

Added modules/doctools/tests/fmt/tmml/01.

Added modules/doctools/tests/fmt/tmml/02.

Added modules/doctools/tests/fmt/tmml/03.

Added modules/doctools/tests/fmt/tmml/04.

Added modules/doctools/tests/fmt/tmml/05.

Added modules/doctools/tests/fmt/tmml/06.

Added modules/doctools/tests/fmt/tmml/07.

Added modules/doctools/tests/fmt/tmml/08.

Added modules/doctools/tests/fmt/tmml/09.

Added modules/doctools/tests/fmt/tmml/10.

Added modules/doctools/tests/fmt/tmml/11.

Added modules/doctools/tests/fmt/tmml/12.

Added modules/doctools/tests/fmt/tmml/13.

Added modules/doctools/tests/fmt/tmml/14.

Added modules/doctools/tests/fmt/tmml/15.

Added modules/doctools/tests/fmt/tmml/16.

Added modules/doctools/tests/fmt/tmml/17.

Added modules/doctools/tests/fmt/tmml/18.

Added modules/doctools/tests/fmt/wiki/00.

Added modules/doctools/tests/fmt/wiki/01.

Added modules/doctools/tests/fmt/wiki/02.

Added modules/doctools/tests/fmt/wiki/03.

Added modules/doctools/tests/fmt/wiki/04.

Added modules/doctools/tests/fmt/wiki/05.

Added modules/doctools/tests/fmt/wiki/06.

Added modules/doctools/tests/fmt/wiki/07.

Added modules/doctools/tests/fmt/wiki/08.

Added modules/doctools/tests/fmt/wiki/09.

Added modules/doctools/tests/fmt/wiki/10.

Added modules/doctools/tests/fmt/wiki/11.

Added modules/doctools/tests/fmt/wiki/12.

Added modules/doctools/tests/fmt/wiki/13.

Added modules/doctools/tests/fmt/wiki/14.

Added modules/doctools/tests/fmt/wiki/15.

Added modules/doctools/tests/fmt/wiki/16.

Added modules/doctools/tests/fmt/wiki/17.

Added modules/doctools/tests/fmt/wiki/18.

Deleted modules/doctools/tests/html/00.

Deleted modules/doctools/tests/html/01.

Deleted modules/doctools/tests/html/02.

Deleted modules/doctools/tests/html/03.

Deleted modules/doctools/tests/html/04.

Deleted modules/doctools/tests/html/05.

Deleted modules/doctools/tests/html/06.

Deleted modules/doctools/tests/html/07.

Deleted modules/doctools/tests/html/08.

Added modules/doctools/tests/idx/html/00.

Added modules/doctools/tests/idx/html/01.

Added modules/doctools/tests/idx/html/02.

Added modules/doctools/tests/idx/idx/00.

Added modules/doctools/tests/idx/idx/01.

Added modules/doctools/tests/idx/idx/02.

Added modules/doctools/tests/idx/markdown/00.

Added modules/doctools/tests/idx/markdown/01.

Added modules/doctools/tests/idx/markdown/02.

Added modules/doctools/tests/idx/markdown/index.

Added modules/doctools/tests/idx/nroff/00.

Added modules/doctools/tests/idx/nroff/01.

Added modules/doctools/tests/idx/nroff/02.

Added modules/doctools/tests/idx/null/00.

Added modules/doctools/tests/idx/null/01.

Added modules/doctools/tests/idx/null/02.

Added modules/doctools/tests/idx/text/00.

Added modules/doctools/tests/idx/text/01.

Added modules/doctools/tests/idx/text/02.

Added modules/doctools/tests/idx/wiki/00.

Added modules/doctools/tests/idx/wiki/01.

Added modules/doctools/tests/idx/wiki/02.

Deleted modules/doctools/tests/latex/00.

Deleted modules/doctools/tests/latex/01.

Deleted modules/doctools/tests/latex/02.

Deleted modules/doctools/tests/latex/03.

Deleted modules/doctools/tests/latex/04.

Deleted modules/doctools/tests/latex/05.

Deleted modules/doctools/tests/latex/06.

Deleted modules/doctools/tests/latex/07.

Deleted modules/doctools/tests/latex/08.

Deleted modules/doctools/tests/list/00.

Deleted modules/doctools/tests/list/01.

Deleted modules/doctools/tests/list/02.

Deleted modules/doctools/tests/list/03.

Deleted modules/doctools/tests/list/04.

Deleted modules/doctools/tests/list/05.

Deleted modules/doctools/tests/list/06.

Deleted modules/doctools/tests/list/07.

Deleted modules/doctools/tests/list/08.

Deleted modules/doctools/tests/man/00.

Deleted modules/doctools/tests/man/01.

Deleted modules/doctools/tests/man/02.

Deleted modules/doctools/tests/man/03.

Deleted modules/doctools/tests/man/04.

Deleted modules/doctools/tests/man/05.

Deleted modules/doctools/tests/man/06.

Deleted modules/doctools/tests/man/07.

Deleted modules/doctools/tests/man/08.

Deleted modules/doctools/tests/nroff/00.

Deleted modules/doctools/tests/nroff/01.

Deleted modules/doctools/tests/nroff/02.

Deleted modules/doctools/tests/nroff/03.

Deleted modules/doctools/tests/nroff/04.

Deleted modules/doctools/tests/nroff/05.

Deleted modules/doctools/tests/nroff/06.

Deleted modules/doctools/tests/nroff/07.

Deleted modules/doctools/tests/nroff/08.

Deleted modules/doctools/tests/null/00.

Deleted modules/doctools/tests/null/01.

Deleted modules/doctools/tests/null/02.

Deleted modules/doctools/tests/null/03.

Deleted modules/doctools/tests/null/04.

Deleted modules/doctools/tests/null/05.

Deleted modules/doctools/tests/null/06.

Deleted modules/doctools/tests/null/07.

Deleted modules/doctools/tests/null/08.

Deleted modules/doctools/tests/syntax/e_arg_list.

Deleted modules/doctools/tests/syntax/e_body.

Deleted modules/doctools/tests/syntax/e_bodycmd_arg_def1.

Deleted modules/doctools/tests/syntax/e_bodycmd_arg_def2.

Deleted modules/doctools/tests/syntax/e_bodycmd_arg_def3.

Deleted modules/doctools/tests/syntax/e_bodycmd_call1.

Deleted modules/doctools/tests/syntax/e_bodycmd_call2.

Deleted modules/doctools/tests/syntax/e_bodycmd_call3.

Deleted modules/doctools/tests/syntax/e_bodycmd_cmd_def1.

Deleted modules/doctools/tests/syntax/e_bodycmd_cmd_def2.

Deleted modules/doctools/tests/syntax/e_bodycmd_cmd_def3.

Deleted modules/doctools/tests/syntax/e_bodycmd_def1.

Deleted modules/doctools/tests/syntax/e_bodycmd_def2.

Deleted modules/doctools/tests/syntax/e_bodycmd_def3.

Deleted modules/doctools/tests/syntax/e_bodycmd_enum1.

Deleted modules/doctools/tests/syntax/e_bodycmd_enum2.

Deleted modules/doctools/tests/syntax/e_bodycmd_enum3.

Deleted modules/doctools/tests/syntax/e_bodycmd_example1.

Deleted modules/doctools/tests/syntax/e_bodycmd_example2.

Deleted modules/doctools/tests/syntax/e_bodycmd_example3.

Deleted modules/doctools/tests/syntax/e_bodycmd_example_begin1.

Deleted modules/doctools/tests/syntax/e_bodycmd_example_begin2.

Deleted modules/doctools/tests/syntax/e_bodycmd_example_begin3.

Deleted modules/doctools/tests/syntax/e_bodycmd_item1.

Deleted modules/doctools/tests/syntax/e_bodycmd_item2.

Deleted modules/doctools/tests/syntax/e_bodycmd_item3.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_begin1.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_begin2.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_begin3.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_end1.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_end2.

Deleted modules/doctools/tests/syntax/e_bodycmd_list_end3.

Deleted modules/doctools/tests/syntax/e_bodycmd_manpage_end.

Deleted modules/doctools/tests/syntax/e_bodycmd_opt_def1.

Deleted modules/doctools/tests/syntax/e_bodycmd_opt_def2.

Deleted modules/doctools/tests/syntax/e_bodycmd_opt_def3.

Deleted modules/doctools/tests/syntax/e_bodycmd_para1.

Deleted modules/doctools/tests/syntax/e_bodycmd_para2.

Deleted modules/doctools/tests/syntax/e_bodycmd_para3.

Deleted modules/doctools/tests/syntax/e_bodycmd_section1.

Deleted modules/doctools/tests/syntax/e_bodycmd_section2.

Deleted modules/doctools/tests/syntax/e_bodycmd_section3.

Deleted modules/doctools/tests/syntax/e_bodycmd_sectref1.

Deleted modules/doctools/tests/syntax/e_bodycmd_sectref2.

Deleted modules/doctools/tests/syntax/e_bodycmd_sectref3.

Deleted modules/doctools/tests/syntax/e_bodycmd_subsection1.

Deleted modules/doctools/tests/syntax/e_bodycmd_subsection2.

Deleted modules/doctools/tests/syntax/e_bodycmd_subsection3.

Deleted modules/doctools/tests/syntax/e_bodycmd_tkoption_def1.

Deleted modules/doctools/tests/syntax/e_bodycmd_tkoption_def2.

Deleted modules/doctools/tests/syntax/e_bodycmd_tkoption_def3.

Deleted modules/doctools/tests/syntax/e_bulletlist.

Deleted modules/doctools/tests/syntax/e_cmd_list.

Deleted modules/doctools/tests/syntax/e_deflist_call.

Deleted modules/doctools/tests/syntax/e_deflist_def.

Deleted modules/doctools/tests/syntax/e_end_open_example.

Deleted modules/doctools/tests/syntax/e_end_open_list.

Deleted modules/doctools/tests/syntax/e_end_open_mp.

Deleted modules/doctools/tests/syntax/e_enumlist.

Deleted modules/doctools/tests/syntax/e_examplecmd1.

Deleted modules/doctools/tests/syntax/e_examplecmd2.

Deleted modules/doctools/tests/syntax/e_examplecmd3.

Deleted modules/doctools/tests/syntax/e_hdrcmd_copyright1.

Deleted modules/doctools/tests/syntax/e_hdrcmd_copyright2.

Deleted modules/doctools/tests/syntax/e_hdrcmd_description1.

Deleted modules/doctools/tests/syntax/e_hdrcmd_description2.

Deleted modules/doctools/tests/syntax/e_hdrcmd_moddesc1.

Deleted modules/doctools/tests/syntax/e_hdrcmd_moddesc2.

Deleted modules/doctools/tests/syntax/e_hdrcmd_require1.

Deleted modules/doctools/tests/syntax/e_hdrcmd_require2.

Deleted modules/doctools/tests/syntax/e_hdrcmd_titledesc1.

Deleted modules/doctools/tests/syntax/e_hdrcmd_titledesc2.

Deleted modules/doctools/tests/syntax/e_invalidlist_list_begin.

Deleted modules/doctools/tests/syntax/e_listcmd_arg_def.

Deleted modules/doctools/tests/syntax/e_listcmd_call.

Deleted modules/doctools/tests/syntax/e_listcmd_cmd_def.

Deleted modules/doctools/tests/syntax/e_listcmd_def.

Deleted modules/doctools/tests/syntax/e_listcmd_enum.

Deleted modules/doctools/tests/syntax/e_listcmd_item.

Deleted modules/doctools/tests/syntax/e_listcmd_opt_def.

Deleted modules/doctools/tests/syntax/e_listcmd_tkoption_def.

Deleted modules/doctools/tests/syntax/e_mpbegin.

Deleted modules/doctools/tests/syntax/e_nodonecmd_arg.

Deleted modules/doctools/tests/syntax/e_nodonecmd_class.

Deleted modules/doctools/tests/syntax/e_nodonecmd_cmd.

Deleted modules/doctools/tests/syntax/e_nodonecmd_comment.

Deleted modules/doctools/tests/syntax/e_nodonecmd_const.

Deleted modules/doctools/tests/syntax/e_nodonecmd_emph.

Deleted modules/doctools/tests/syntax/e_nodonecmd_file.

Deleted modules/doctools/tests/syntax/e_nodonecmd_fun.

Deleted modules/doctools/tests/syntax/e_nodonecmd_keywords.

Deleted modules/doctools/tests/syntax/e_nodonecmd_method.

Deleted modules/doctools/tests/syntax/e_nodonecmd_namespace.

Deleted modules/doctools/tests/syntax/e_nodonecmd_opt.

Deleted modules/doctools/tests/syntax/e_nodonecmd_option.

Deleted modules/doctools/tests/syntax/e_nodonecmd_package.

Deleted modules/doctools/tests/syntax/e_nodonecmd_see_also.

Deleted modules/doctools/tests/syntax/e_nodonecmd_syscmd.

Deleted modules/doctools/tests/syntax/e_nodonecmd_term.

Deleted modules/doctools/tests/syntax/e_nodonecmd_type.

Deleted modules/doctools/tests/syntax/e_nodonecmd_uri.

Deleted modules/doctools/tests/syntax/e_nodonecmd_usage.

Deleted modules/doctools/tests/syntax/e_nodonecmd_var.

Deleted modules/doctools/tests/syntax/e_nodonecmd_widget.

Deleted modules/doctools/tests/syntax/e_nolistcmd_section.

Deleted modules/doctools/tests/syntax/e_nolistcmd_subsection.

Deleted modules/doctools/tests/syntax/e_nolisthdr_example.

Deleted modules/doctools/tests/syntax/e_nolisthdr_example_begin.

Deleted modules/doctools/tests/syntax/e_nolisthdr_list_begin.

Deleted modules/doctools/tests/syntax/e_nolisthdr_para.

Deleted modules/doctools/tests/syntax/e_nolisthdr_sectref.

Deleted modules/doctools/tests/syntax/e_nolisttxt.

Deleted modules/doctools/tests/syntax/e_opt_list.

Deleted modules/doctools/tests/syntax/e_tkoption_list.

Deleted modules/doctools/tests/syntax/r_arg_list.

Deleted modules/doctools/tests/syntax/r_body.

Deleted modules/doctools/tests/syntax/r_bodycmd_arg_def1.

Deleted modules/doctools/tests/syntax/r_bodycmd_arg_def2.

Deleted modules/doctools/tests/syntax/r_bodycmd_arg_def3.

Deleted modules/doctools/tests/syntax/r_bodycmd_call1.

Deleted modules/doctools/tests/syntax/r_bodycmd_call2.

Deleted modules/doctools/tests/syntax/r_bodycmd_call3.

Deleted modules/doctools/tests/syntax/r_bodycmd_cmd_def1.

Deleted modules/doctools/tests/syntax/r_bodycmd_cmd_def2.

Deleted modules/doctools/tests/syntax/r_bodycmd_cmd_def3.

Deleted modules/doctools/tests/syntax/r_bodycmd_def1.

Deleted modules/doctools/tests/syntax/r_bodycmd_def2.

Deleted modules/doctools/tests/syntax/r_bodycmd_def3.

Deleted modules/doctools/tests/syntax/r_bodycmd_enum1.

Deleted modules/doctools/tests/syntax/r_bodycmd_enum2.

Deleted modules/doctools/tests/syntax/r_bodycmd_enum3.

Deleted modules/doctools/tests/syntax/r_bodycmd_example1.

Deleted modules/doctools/tests/syntax/r_bodycmd_example2.

Deleted modules/doctools/tests/syntax/r_bodycmd_example3.

Deleted modules/doctools/tests/syntax/r_bodycmd_example_begin1.

Deleted modules/doctools/tests/syntax/r_bodycmd_example_begin2.

Deleted modules/doctools/tests/syntax/r_bodycmd_example_begin3.

Deleted modules/doctools/tests/syntax/r_bodycmd_item1.

Deleted modules/doctools/tests/syntax/r_bodycmd_item2.

Deleted modules/doctools/tests/syntax/r_bodycmd_item3.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_begin1.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_begin2.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_begin3.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_end1.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_end2.

Deleted modules/doctools/tests/syntax/r_bodycmd_list_end3.

Deleted modules/doctools/tests/syntax/r_bodycmd_manpage_end.

Deleted modules/doctools/tests/syntax/r_bodycmd_opt_def1.

Deleted modules/doctools/tests/syntax/r_bodycmd_opt_def2.

Deleted modules/doctools/tests/syntax/r_bodycmd_opt_def3.

Deleted modules/doctools/tests/syntax/r_bodycmd_para1.

Deleted modules/doctools/tests/syntax/r_bodycmd_para2.

Deleted modules/doctools/tests/syntax/r_bodycmd_para3.

Deleted modules/doctools/tests/syntax/r_bodycmd_section1.

Deleted modules/doctools/tests/syntax/r_bodycmd_section2.

Deleted modules/doctools/tests/syntax/r_bodycmd_section3.

Deleted modules/doctools/tests/syntax/r_bodycmd_sectref1.

Deleted modules/doctools/tests/syntax/r_bodycmd_sectref2.

Deleted modules/doctools/tests/syntax/r_bodycmd_sectref3.

Deleted modules/doctools/tests/syntax/r_bodycmd_subsection1.

Deleted modules/doctools/tests/syntax/r_bodycmd_subsection2.

Deleted modules/doctools/tests/syntax/r_bodycmd_subsection3.

Deleted modules/doctools/tests/syntax/r_bodycmd_tkoption_def1.

Deleted modules/doctools/tests/syntax/r_bodycmd_tkoption_def2.

Deleted modules/doctools/tests/syntax/r_bodycmd_tkoption_def3.

Deleted modules/doctools/tests/syntax/r_bulletlist.

Deleted modules/doctools/tests/syntax/r_cmd_list.

Deleted modules/doctools/tests/syntax/r_deflist_call.

Deleted modules/doctools/tests/syntax/r_deflist_def.

Deleted modules/doctools/tests/syntax/r_end_open_example.

Deleted modules/doctools/tests/syntax/r_end_open_list.

Deleted modules/doctools/tests/syntax/r_end_open_mp.

Deleted modules/doctools/tests/syntax/r_enumlist.

Deleted modules/doctools/tests/syntax/r_examplecmd1.

Deleted modules/doctools/tests/syntax/r_examplecmd2.

Deleted modules/doctools/tests/syntax/r_examplecmd3.

Deleted modules/doctools/tests/syntax/r_hdrcmd_copyright1.

Deleted modules/doctools/tests/syntax/r_hdrcmd_copyright2.

Deleted modules/doctools/tests/syntax/r_hdrcmd_description1.

Deleted modules/doctools/tests/syntax/r_hdrcmd_description2.

Deleted modules/doctools/tests/syntax/r_hdrcmd_moddesc1.

Deleted modules/doctools/tests/syntax/r_hdrcmd_moddesc2.

Deleted modules/doctools/tests/syntax/r_hdrcmd_require1.

Deleted modules/doctools/tests/syntax/r_hdrcmd_require2.

Deleted modules/doctools/tests/syntax/r_hdrcmd_titledesc1.

Deleted modules/doctools/tests/syntax/r_hdrcmd_titledesc2.

Deleted modules/doctools/tests/syntax/r_invalidlist_list_begin.

Deleted modules/doctools/tests/syntax/r_listcmd_arg_def.

Deleted modules/doctools/tests/syntax/r_listcmd_call.

Deleted modules/doctools/tests/syntax/r_listcmd_cmd_def.

Deleted modules/doctools/tests/syntax/r_listcmd_def.

Deleted modules/doctools/tests/syntax/r_listcmd_enum.

Deleted modules/doctools/tests/syntax/r_listcmd_item.

Deleted modules/doctools/tests/syntax/r_listcmd_opt_def.

Deleted modules/doctools/tests/syntax/r_listcmd_tkoption_def.

Deleted modules/doctools/tests/syntax/r_mpbegin.

Deleted modules/doctools/tests/syntax/r_nodonecmd_arg.

Deleted modules/doctools/tests/syntax/r_nodonecmd_class.

Deleted modules/doctools/tests/syntax/r_nodonecmd_cmd.

Deleted modules/doctools/tests/syntax/r_nodonecmd_comment.

Deleted modules/doctools/tests/syntax/r_nodonecmd_const.

Deleted modules/doctools/tests/syntax/r_nodonecmd_emph.

Deleted modules/doctools/tests/syntax/r_nodonecmd_file.

Deleted modules/doctools/tests/syntax/r_nodonecmd_fun.

Deleted modules/doctools/tests/syntax/r_nodonecmd_keywords.

Deleted modules/doctools/tests/syntax/r_nodonecmd_method.

Deleted modules/doctools/tests/syntax/r_nodonecmd_namespace.

Deleted modules/doctools/tests/syntax/r_nodonecmd_opt.

Deleted modules/doctools/tests/syntax/r_nodonecmd_option.

Deleted modules/doctools/tests/syntax/r_nodonecmd_package.

Deleted modules/doctools/tests/syntax/r_nodonecmd_see_also.

Deleted modules/doctools/tests/syntax/r_nodonecmd_syscmd.

Deleted modules/doctools/tests/syntax/r_nodonecmd_term.

Deleted modules/doctools/tests/syntax/r_nodonecmd_type.

Deleted modules/doctools/tests/syntax/r_nodonecmd_uri.

Deleted modules/doctools/tests/syntax/r_nodonecmd_usage.

Deleted modules/doctools/tests/syntax/r_nodonecmd_var.

Deleted modules/doctools/tests/syntax/r_nodonecmd_widget.

Deleted modules/doctools/tests/syntax/r_nolistcmd_section.

Deleted modules/doctools/tests/syntax/r_nolistcmd_subsection.

Deleted modules/doctools/tests/syntax/r_nolisthdr_example.

Deleted modules/doctools/tests/syntax/r_nolisthdr_example_begin.

Deleted modules/doctools/tests/syntax/r_nolisthdr_list_begin.

Deleted modules/doctools/tests/syntax/r_nolisthdr_para.

Deleted modules/doctools/tests/syntax/r_nolisthdr_sectref.

Deleted modules/doctools/tests/syntax/r_nolisttxt.

Deleted modules/doctools/tests/syntax/r_opt_list.

Deleted modules/doctools/tests/syntax/r_tkoption_list.

Deleted modules/doctools/tests/text/00.

Deleted modules/doctools/tests/text/01.

Deleted modules/doctools/tests/text/02.

Deleted modules/doctools/tests/text/03.

Deleted modules/doctools/tests/text/04.

Deleted modules/doctools/tests/text/05.

Deleted modules/doctools/tests/text/06.

Deleted modules/doctools/tests/text/07.

Deleted modules/doctools/tests/text/08.

Deleted modules/doctools/tests/tmml/00.

Deleted modules/doctools/tests/tmml/01.

Deleted modules/doctools/tests/tmml/02.

Deleted modules/doctools/tests/tmml/03.

Deleted modules/doctools/tests/tmml/04.

Deleted modules/doctools/tests/tmml/05.

Deleted modules/doctools/tests/tmml/06.

Deleted modules/doctools/tests/tmml/07.

Deleted modules/doctools/tests/tmml/08.

Added modules/doctools/tests/toc/html/00.

Added modules/doctools/tests/toc/html/01.

Added modules/doctools/tests/toc/html/02.

Added modules/doctools/tests/toc/markdown/00.

Added modules/doctools/tests/toc/markdown/01.

Added modules/doctools/tests/toc/markdown/02.

Added modules/doctools/tests/toc/markdown/index.

Added modules/doctools/tests/toc/nroff/00.

Added modules/doctools/tests/toc/nroff/01.

Added modules/doctools/tests/toc/nroff/02.

Added modules/doctools/tests/toc/null/00.

Added modules/doctools/tests/toc/null/01.

Added modules/doctools/tests/toc/null/02.

Added modules/doctools/tests/toc/text/00.

Added modules/doctools/tests/toc/text/01.

Added modules/doctools/tests/toc/text/02.

Added modules/doctools/tests/toc/tmml/00.

Added modules/doctools/tests/toc/tmml/01.

Added modules/doctools/tests/toc/tmml/02.

Added modules/doctools/tests/toc/toc/00.

Added modules/doctools/tests/toc/toc/01.

Added modules/doctools/tests/toc/toc/02.

Added modules/doctools/tests/toc/wiki/00.

Added modules/doctools/tests/toc/wiki/01.

Added modules/doctools/tests/toc/wiki/02.

Deleted modules/doctools/tests/wiki/00.

Deleted modules/doctools/tests/wiki/01.

Deleted modules/doctools/tests/wiki/02.

Deleted modules/doctools/tests/wiki/03.

Deleted modules/doctools/tests/wiki/04.

Deleted modules/doctools/tests/wiki/05.

Deleted modules/doctools/tests/wiki/06.

Deleted modules/doctools/tests/wiki/07.

Deleted modules/doctools/tests/wiki/08.

Changes to modules/dtplite/dtplite.tcl.

Changes to support/devel/sak/doc/kwic.txt.

Changes to support/devel/sak/localdoc/localdoc.tcl.

Deleted support/fossil-nav-integration.html.