master
More [package require Tcl] work and cleanup, including documentation. Regenerated embedded documentation.
Make tests more robust by eliminating sensitivity to working directory the tests are executed from.
doctools2idx <D> Fixed documentation typos, code comment typos doctools2toc s.a doctools s.a
Bumped package version for all modules [a-j]*.
wip
* export_doctoc.man: Added headers to properly mark files as manpages * export_html.man: even if not containing having manpage_begin, and * export_json.man: vice versa, preventing recognition of subordinate * export_nroff.man: include files as manpages. * export_text.man: * export_wiki.man: * import_doctoc.man: * import_json.man: * include/export/plugin.inc: * include/import/plugin.inc: * include/msgcat.inc: * msgcat_c.man: * msgcat_de.man: * msgcat_en.man: * msgcat_fr.man:
Fixed manpage names clashes within Tcllib. No problem within embedded/ docs, due to the directory structure. When installed however all are in the same directory and some clashed.
Moved text block for general feedback out of `doctools2base` module to directory `common-text`. Updated all doc references.