Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |