summaryrefslogtreecommitdiffstats
path: root/tools/tcltk-man2html.tcl
Commit message (Expand)AuthorAgeFilesLines
* Entry for text.n into exclude_refs_map inserted.gcramer2017-04-201-0/+1
* Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRE...jan.nijtmans2017-04-061-1/+1
* If compiled with TCL_NO_DEPRECATED, the functions TclpGetDate/TclpLocaltime/T...jan.nijtmans2017-04-061-1/+1
* Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATHjan.nijtmans2016-06-011-1/+1
|\
| * Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATHjan.nijtmans2016-06-011-1/+1
| |\
| | * Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATHjan.nijtmans2016-06-011-2/+0
| | * [Bug 1997845]: Corrected formatting so that generated HTML can link properly.dkf2012-05-311-0/+5
| | * Use the same shebang comment everywherejan.nijtmans2011-11-301-1/+1
| | |\
| | | * Use the same shebang comment everywherejan.nijtmans2011-11-291-1/+1
| | | * silence re_syntax.n warningdas2006-04-121-0/+1
| | | * * tools/tcltk-man2html.tcl: fixed useversion glob pattern to acceptdas2005-06-231-1/+1
| | | * * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-16/+25
| | | * * doc/clock.n:das2004-11-121-10/+21
| | | * * tools/tcltk-man2html.tcl: fixed incorrect html generated fordas2003-10-211-7/+12
| | | * * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-151-17/+46
| | | * * tools/tcltk-man2html.tcl: added support for building 'make html'das2003-03-181-19/+9
* | | | configure.in -> configure.acjan.nijtmans2016-03-081-5/+1
|/ / /
* | | `make html` must tolerate bundled packages using configure.ac over configure.in.dgp2015-03-061-1/+5
* | | [01b77111e5]: Small fixes relating to this bug. In particular, the package namedkf2013-10-281-2/+7
* | | Prefer to extract package data from the *contents* not the directory name.dgp2012-12-121-8/+49
* | | Improve the generation of HTML documentation in 8.6, allowing for contributeddkf2012-12-101-7/+15
* | | Added tooltip generation to contents and keywords pages.off_trunkdkf2012-11-081-6/+23
* | | More polishing of Tcl's HTML doc converter.dkf2011-09-291-354/+24
* | | [Bug 2903743]: Try to do the right thing when presented with old-style nroff.dkf2011-09-221-14/+16
* | | Use the actual case used by Thread to name the directory its distributionsdgp2011-08-021-1/+1
* | | Variable substitution botch.dgp2011-08-021-1/+1
* | | [Bug 3382474]: Added code to determine the version number of contributeddkf2011-08-011-4/+12
* | | Small enhancements to improve cross-linking with contributed packages.dkf2011-07-291-1/+3
* | | The final parts of my doc improvement projectdkf2011-07-181-0/+27
* | | More small documentation improvements.dkf2011-07-181-1/+13
* | | Documentation improvements (small; some revision to parsing script) to improvedkf2011-07-171-1/+20
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | * tools/tcltk-man2html.tcl: Improve handling of cross-links fordkf2010-09-011-1/+4
* | | Start producing HTML out for Thread package. Consequent bugfixes:dkf2010-09-031-3/+10
* | | * tools/tcltk-man2html.tcl (make-man-pages): [Bug 3015327]: Make thedkf2010-06-131-7/+8
* | | * tools/tcltk-man2html.tcl: [Bug 3015327]: Add hack to stop Itcl Cdkf2010-06-131-3/+3
* | | More zlib documentation improvements.dkf2010-02-101-4/+4
* | | Improvements to zlib documentation (and formatting of it).dkf2010-02-101-2/+4
* | | Yet another exclusiondkf2010-01-141-2/+3
* | | Another link suppressiondkf2010-01-141-2/+3
* | | More tinkering with the conversion special cases.dkf2010-01-141-16/+41
* | | Add link remapping capability.dkf2010-01-141-1/+7
* | | Add copyrights/version trackers.dkf2010-01-131-0/+3
* | | Add to exclusions, remove list-syntax problemdkf2010-01-131-0/+6
* | | Adjust the link suppressiondkf2010-01-131-2/+3
* | | Another useless special case removeddkf2010-01-131-1/+0
* | | No need for regexp(n) to get special treatmentdkf2010-01-131-1/+0
* | | No need for return(n) to get special treatmentdkf2010-01-131-1/+0
* | | More factoring out of special cases in the nroff->HTML code.dkf2010-01-131-3/+30
* | | Simplification/refactoring of nroff->HTML.dkf2010-01-121-83/+140