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.14.01.37.37;	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**



**AaA**

1

**BbB**

22

***BbB.cCc***

333

***BbB.dDd***

4444

**EeE**

5555
At '''AaA'''.
At '''__undefined__'''.

**COPYRIGHT**

 Copyright (c) .COPYRIGHT.

@


1.1
log
@
	* doctools.test: Added the remaining backends to the list of
	  backends checked.

	* tests/tmml/00: Expected results for TMML backend.
	* tests/tmml/01:
	* tests/tmml/02:
	* tests/tmml/03:
	* tests/tmml/04:
	* tests/tmml/05:
	* tests/tmml/06:

	* tests/text/00: Expected results for TEXT backend.
	* tests/text/01:
	* tests/text/02:
	* tests/text/03:
	* tests/text/04:
	* tests/text/05:
	* tests/text/06:

	* tests/wiki/00: Expected results for WIKI backend.
	* tests/wiki/01:
	* tests/wiki/02:
	* tests/wiki/03:
	* tests/wiki/04:
	* tests/wiki/05:
	* tests/wiki/06:

	* tests/latex/00: Expected results for LATEX backend.
	* tests/latex/01:
	* tests/latex/02:
	* tests/latex/03:
	* tests/latex/04:
	* tests/latex/05:
	* tests/latex/06:

	* tests/desc/00: Expected results for DESC backend.
	* tests/desc/01:
	* tests/desc/02:
	* tests/desc/03:
	* tests/desc/04:
	* tests/desc/05:
	* tests/desc/06:

	* tests/list/00: Expected results for LIST backend.
	* tests/list/01:
	* tests/list/02:
	* tests/list/03:
	* tests/list/04:
	* tests/list/05:
	* tests/list/06:

	* tests/null/00: Expected results for NULL backend.
	* tests/null/01:
	* tests/null/02:
	* tests/null/03:
	* tests/null/04:
	* tests/null/05:
	* tests/null/06:
@
text
@d1 1
a1 1
TEST 3.14.15.926 '''.MODULE.''' ''''
d6 1
a6 2
----
'''DESCRIPTION'''
d10 1
a10 2
----
'''AaA'''
d14 1
a14 2
----
'''BbB'''
d18 1
a18 1
''BbB.cCc''
d22 1
a22 1
''BbB.dDd''
d26 1
a26 2
----
'''EeE'''
d32 1
a32 2
----
'''COPYRIGHT'''
@

