Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve descriptions of character escapes and ranges in Tcl.n. | dkf | 2013-12-15 | 1 | -0/+1 |
| | | | Improve output format handlers to cope with added escape for en-dashes. | ||||
* | [01b77111e5]: Small fixes relating to this bug. In particular, the package name | dkf | 2013-10-28 | 1 | -1/+1 |
| | | | | | mapping was not being distributed, and there were some small problems with what the mappings were and how they were applied. Also prevented external URLs from ending with a '.'; that's vanishingly rare... | ||||
* | Added tooltip generation to contents and keywords pages.off_trunk | dkf | 2012-11-08 | 1 | -4/+17 |
| | |||||
* | Make HTML generator more resilient against problems when generating docs for | dkf | 2012-11-08 | 1 | -1/+3 |
| | | | older versions of Tcl/Tk. | ||||
* | More polishing of Tcl's HTML doc converter. | dkf | 2011-09-29 | 1 | -5/+383 |
| | |||||
* | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. | dkf | 2011-09-22 | 1 | -26/+7 |
| | |||||
* | Small errors plague us all... | dkf | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | Small enhancements to improve cross-linking with contributed packages. | dkf | 2011-07-29 | 1 | -46/+15 |
| | |||||
* | The final parts of my doc improvement project | dkf | 2011-07-18 | 1 | -3/+5 |
| | |||||
* | More small documentation improvements. | dkf | 2011-07-18 | 1 | -3/+16 |
| | |||||
* | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -165/+212 |
| | | | the quality of HTML doc builds. | ||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| | | | cause more harm than good. Purged them (except in zlib files). | ||||
* | Start producing HTML out for Thread package. Consequent bugfixes: | dkf | 2010-09-03 | 1 | -2/+2 |
| | | | | | | | | | * tools/tcltk-man2html.tcl (plus-pkgs): Improve the package documentation search pattern to support the doctoos-generated directory structure. * tools/tcltk-man2html-utils.tcl (output-name): Made this more resilient against misformatted NAME sections, induced by import of Thread package documentation into Tcl doc tree. | ||||
* | More tinkering with the conversion special cases. | dkf | 2010-01-14 | 1 | -4/+4 |
| | |||||
* | Add link remapping capability. | dkf | 2010-01-14 | 1 | -6/+10 |
| | |||||
* | Add copyrights/version trackers. | dkf | 2010-01-13 | 1 | -0/+4 |
| | |||||
* | Add to exclusions, remove list-syntax problem | dkf | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | More factoring out of special cases in the nroff->HTML code. | dkf | 2010-01-13 | 1 | -105/+37 |
| | |||||
* | Split man2html converter up for ease of maintenance. | dkf | 2010-01-10 | 1 | -0/+1285 |