head	1.2;
access;
symbols
	tcllib-1-13:1.2
	tcllib-1-12:1.1
	tklib-0-5:1.1
	tcllib-1-11-1:1.1
	tcllib-1-11:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.12.09.18.31.11;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.20.04.02.46;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.2
log
@
	* doctools.tcl: Bumped version to 1.4.4.
	* doctools.man:
	* pkgIndex.tcl:

	* mpformats/fmt.html: Extended to support the engine variable
	* doctools.test: 'raw' (boolean flag). The default is off, causing
	  the engine to generate the full html, as usual. If set, the
	  engine will generate only the HTML normally between the <body>
	  and </body> tags, excluding these two tags. This allows for
	  easier embedding of the result in other HTML. Thanks to Jos
	  DeCoster for the idea. Extended the testsuite to cover raw mode
	  results.

	* mpformats/fmt.wiki: Thanks to Jos DeCoster for updating the Wiki
	* tests/wiki/00: formatter to generate text making better use of
	* tests/wiki/01: Wikit's new features, and also fixing bugs in the
	* tests/wiki/02: use of the older features. Updated test results.
	* tests/wiki/03:
	* tests/wiki/04:
	* tests/wiki/05:
	* tests/wiki/06:
	* tests/wiki/07:
	* tests/wiki/08:
@
text
@'''TEST 3.14.15.926''' '''.MODULE.'''




**DESCRIPTION**



   *  1

   *  2

   1.  a

   1.  b

   foo:    snafu 

   bar:    barf 

   roo:    gork  bb 

   1.  a  22

   *  3

**COPYRIGHT**

 Copyright (c) .COPYRIGHT.

@


1.1
log
@
	* tests/*/06: Extended for nested lists.
	* tests/*/07: 2nd input and results for nested lists.
	* mpformats/_nroff.tcl (nr_vspace): Added newlines to output for
	  proper formatting of text coming after it.
@
text
@d1 1
a1 1
TEST 3.14.15.926 '''.MODULE.''' ''''
d6 1
a6 2
----
'''DESCRIPTION'''
d18 1
a18 1
   foo:   snafu
d20 1
a20 1
   bar:   barf
d22 1
a22 1
   roo:   gork  bb
d28 1
a28 2
----
'''COPYRIGHT'''
@

