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


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

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

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


desc
@@


1.3
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
@'''ALL 5''' '''.MODULE.''' ''..THE_MODULE..''

..THE_TITLE..


**SYNOPSIS**


package require '''AAA'''

package require '''BBB VVV'''

package require '''CCC ?VVV?'''

   * CMDNAME ...

   * CMDNAME ...

   * CMDNAME ...




**DESCRIPTION**



   '''NAME''':   DESCRIPTION ::'''Command''':: 

   '''NAME''':   DESCRIPTION :::: 

   '''NAME''':   DESCRIPTION ::'''Constant'''::  

**API**



   TERM:    DESCRIPTION ::''Emphasis'':: 

   TERM:    DESCRIPTION ::"''File/Path''"::  

Command-Line Switch:	'''NAME'''
Database Name:	'''DBNAME'''
Database Class:	'''CLASS'''
   *  DESCRIPTION '''NARGLE'''

Command-Line Switch:	'''NAME'''
Database Name:	'''DBNAME'''
Database Class:	'''CLASS'''
   *  DESCRIPTION ::'''Function'''::

Command-Line Switch:	'''NAME'''
Database Name:	'''DBNAME'''
Database Class:	'''CLASS'''
   *  DESCRIPTION ::'''Method'''::

   TERM:    DESCRIPTION 

   CMDNAME ...:    DESCRIPTION ::'''Namespace''':: 

+++
''NAME'' TYPE    DESCRIPTION ::''Argument''::
''NAME'' TYPE    DESCRIPTION ::'''Option'''::
''NAME'' TYPE (MODE)    DESCRIPTION ::?Optional?::
======

    THE ARGUMENT IS USED IN THIS
    AND/OR THAT MANNER

======

+++



   CMDNAME ...:    DESCRIPTION ::'''Package''':: 

   CMDNAME ...:    DESCRIPTION ::'''SystemCommand'''::  

   '''NAME''':    DESCRIPTION ::''Term'':: 

   '''NAME''':    DESCRIPTION ::'''Type''':: 

   '''NAME''' ARGUMENT:    DESCRIPTION ::Uri::   

***NARGLE***



   1.  PARAGRAPH ::Uri%|%UriLabel%|%::

   1.  PARAGRAPH ::'''Variable'''::

   1.  PARAGRAPH ::'''Widget'''::

   *  PARAGRAPH ::'''Class'''::

   *  PARAGRAPH

   *  PARAGRAPH

**SEE ALSO**


ELSE, OTHER


**KEYWORDS**


KEYA, KEYZ


**COPYRIGHT**

 Copyright (c) **Copyright**

@


1.2
log
@
	* tests/man/08: All possible list types are in testcase 5 already.
	* tests/desc/08: Changed to demo all the commands in one file.
	* tests/html/08: This makes trying out styles for the HTML easier too
	* tests/latex/08: as everything can looked at in one file.
	* tests/list/08:
	* tests/nroff/08:
	* tests/null/08:
	* tests/text/08:
	* tests/tmml/08:
	* tests/wiki/08:
@
text
@d1 1
a1 1
ALL 5 '''.MODULE.''' ''..THE_MODULE..''
d6 1
a6 2
----
'''SYNOPSIS'''
d24 1
a24 2
----
'''DESCRIPTION'''
d28 1
a28 1
   '''NAME''':   DESCRIPTION ::'''Command'''::
d30 1
a30 1
   '''NAME''':   DESCRIPTION ::::
d32 1
a32 1
   '''NAME''':   DESCRIPTION ::'''Constant'''::
d34 1
a34 2
----
'''API'''
d38 1
a38 1
   TERM:   DESCRIPTION ::''Emphasis''::
d40 1
a40 1
   TERM:   DESCRIPTION ::"''File/Path''"::
d42 3
a44 3
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
d47 3
a49 3
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
d52 3
a54 3
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
d57 1
a57 1
   TERM:   DESCRIPTION
d59 1
a59 1
   CMDNAME ...:   DESCRIPTION ::'''Namespace'''::
d61 5
a65 1
   ''NAME'' TYPE:  DESCRIPTION ::''Argument''::
d67 2
a68 1
   ''NAME'' TYPE:  DESCRIPTION ::'''Option'''::
d70 1
a70 1
   ''NAME'' TYPE (MODE):  DESCRIPTION ::?Optional?::
d72 1
a72 2
 |     THE ARGUMENT IS USED IN THIS
 |     AND/OR THAT MANNER
d76 1
a76 1
   CMDNAME ...:   DESCRIPTION ::'''Package'''::
d78 1
a78 1
   CMDNAME ...:   DESCRIPTION ::'''SystemCommand'''::
d80 1
a80 1
   '''NAME''':   DESCRIPTION ::''Term''::
d82 1
a82 1
   '''NAME''':   DESCRIPTION ::'''Type'''::
d84 1
a84 1
   '''NAME''' ARGUMENT:   DESCRIPTION ::''Uri''::
d86 1
a86 1
''NARGLE''
d90 1
a90 1
   1.  PARAGRAPH ::''UriLabel'' [[Uri]]::
d102 1
a102 2
----
'''SEE ALSO'''
d108 1
a108 2
----
'''KEYWORDS'''
d114 1
a114 2
----
'''COPYRIGHT'''
@


1.1
log
@
	* tests/man/08: Added test demonstrating all possible list types.
	* tests/desc/08:
	* tests/html/08:
	* tests/latex/08:
	* tests/list/08:
	* tests/nroff/08:
	* tests/null/08:
	* tests/text/08:
	* tests/tmml/08:
	* tests/wiki/08:
@
text
@d1 1
a1 2
ALL 5 '''.MODULE.''' ''''

d3 1
d10 6
d30 8
a37 1
   ''NAME'' TYPE:  DESCRIPTION
a38 1
   ''NAME'' TYPE:  DESCRIPTION
a39 1
   ''NAME'' TYPE (MODE):  DESCRIPTION
d41 1
a41 1
   '''NAME''':   DESCRIPTION
d43 1
a43 1
   '''NAME''':   DESCRIPTION
d45 14
a58 1
   '''NAME''':   DESCRIPTION
d62 22
a83 1
   TERM:   DESCRIPTION
d85 1
a85 1
   TERM:   DESCRIPTION
a86 1
   CMDNAME ...:   DESCRIPTION
a87 1
   CMDNAME ...:   DESCRIPTION
d89 1
a89 1
   CMDNAME ...:   DESCRIPTION
d91 1
a91 1
   1.  PARAGRAPH
d93 1
a93 1
   1.  PARAGRAPH
d95 1
a95 1
   1.  PARAGRAPH
d101 3
a103 1
   *  PARAGRAPH
d105 1
a105 1
   '''NAME''':   DESCRIPTION
a106 1
   '''NAME''':   DESCRIPTION
d108 2
a109 1
   '''NAME''' ARGUMENT:   DESCRIPTION
a110 4
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
   *  DESCRIPTION
d112 1
a112 4
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
   *  DESCRIPTION
a113 4
   Command-Line Switch:	'''NAME'''
   Database Name:	'''DBNAME'''
   Database Class:	'''CLASS'''
   *  DESCRIPTION
d118 1
a118 1
 Copyright (c) .COPYRIGHT.
@

