Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -3/+3 |
| | |||||
* | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | and possibly others. | ||||
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | and possibly others. | ||||
* | | More small documentation improvements. | dkf | 2011-07-18 | 1 | -2/+2 |
| | | |||||
* | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -1/+4 |
| | | | | | | 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). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
* | | | General minor documentation improvements. | dkf | 2009-02-24 | 1 | -3/+3 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | Eliminate misuse of .br | dkf | 2007-10-30 | 1 | -3/+7 |
| | | |||||
* | | Next stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-29 | 1 | -13/+4 |
| | | | | | | | | generation works | ||||
* | | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -7/+11 |
| | | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -11/+7 |
| | | |||||
* | | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 1 | -14/+14 |
| | | |||||
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | | |||||
* | | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -9/+1 |
| | | |||||
* | | added documentation on not using -lazy | vincentdarley | 2005-01-18 | 1 | -2/+3 |
|/ | |||||
* | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching | dgp | 2003-02-25 | 1 | -2/+3 |
| | | | | | | * library/package.tcl: of -load patterns, to better accomodate common user errors due to confusion between [package names] names and [info loaded] names. | ||||
* | Spell-check, fixed typos (Updates from Larry Virden). | jenglish | 2002-07-01 | 1 | -2/+2 |
| | |||||
* | corrected minor nroff transgressions | hobbs | 2001-08-07 | 1 | -2/+2 |
| | |||||
* | * Corrected documentation and usage message of [pkg_mkIndex]. | dgp | 2001-07-21 | 1 | -2/+6 |
| | |||||
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 1 | -1/+4 |
| | |||||
* | cleaned up syntax, corrected package:: -> pkg:: | hobbs | 2000-02-10 | 1 | -19/+15 |
| | |||||
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | * library/tclIndex: * library/package.tcl: Added ::package namespace and ::package::create function. * library/init.tcl: Fixed problem with auto_load and determining if commands were loaded. * library/auto.tcl: "Fixed" issues with $ in files to be auto indexed. * doc/Package.n: New man page for package::create function. * doc/pkgMkIndex.n: Added additional information. * doc/library.n: Added additional qualification regarding auto_mkindex. | ||||
* | * tests/pkgMkIndex.test: | ericm | 2000-01-27 | 1 | -10/+10 |
| | | | | | | | | * doc/pkgMkIndex.n: * library/package.tcl: Per rfe #4097, optimized creation of direct load packages to bypass computing the list of commands added by the new package. Also made direct loading the default, and added a -lazy option. | ||||
* | Cleaned up man page so it works with html generator | welch | 1998-12-02 | 1 | -24/+25 |
| | |||||
* | Updated to reflect newer implementation. | welch | 1998-11-12 | 1 | -24/+41 |
| | |||||
* | Overhaul of pkg_mkIndex | welch | 1998-10-30 | 1 | -35/+63 |
| | |||||
* | upgraded to the new interfaces: -direct, -nopkgrequire | escoffon | 1998-10-17 | 1 | -7/+66 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+135 |