head	1.2;
access;
symbols
	tcllib-1-13:1.2
	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.2
date	2008.05.16.06.09.39;	author andreas_kupries;	state Exp;
branches;
next	1.1;

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


desc
@@


1.2
log
@
	* checker.tcl: Reworked the (sub)section handling, enabled the
	* doctools_lang_cmdref.man: documentation writer to label
	  (sub)sections with logical names and use these in references.
	  Automatic logical names are improved, taking the current section
	  into account, making for a better ambiguity check. References
	  are now better as well.  Backends are given unique physical
	  (sub)section ids. Added a new formatting command
	  'sectref-external' for references to (sub)sections outside of
	  the current document, to disable checking, and documented it.

	* docidx_plugin_apiref.man: Fixed the external section references
	* doctoc_plugin_apiref.man: in the manpages to prevent false warnings.
	* doctools_plugin_apiref.man:

	* mpformats/c.msg: Message catalogs extended with new warning
	* mpformats/de.msg: 'missingsect' for apparently dangling
	* mpformats/en.msg: (sub)section references.
	* mpformats/fr.msg:

	* mpformats/fmt.html: Updated the backends for the changes in the
	* mpformats/fmt.latex: frontend/backend API, and updated testsuite
	* mpformats/fmt.nroff: results.
	* mpformats/fmt.text:
	* mpformats/fmt.tmml:
	* mpformats/fmt.wiki:
	* mpformats/_common.tcl:
	* tests/latex/00:
	* tests/latex/01:
	* tests/latex/02:
	* tests/latex/03:
	* tests/latex/04:
	* tests/latex/05:
	* tests/latex/06:
	* tests/latex/07:
	* tests/latex/08:
	* tests/tmml/00:
	* tests/tmml/01:
	* tests/tmml/02:
	* tests/tmml/03:
	* tests/tmml/04:
	* tests/tmml/05:
	* tests/tmml/06:
	* tests/tmml/07:
	* tests/tmml/08:
	* tests/html/00:
	* tests/html/01:
	* tests/html/02:
	* tests/html/03:
	* tests/html/04:
	* tests/html/05:
	* tests/html/06:
	* tests/html/07:
	* tests/html/08:

	* mpformats/_nroff.tcl: Modified the nroff backend to convert
	* tests/nroff/03: (sub)section titles into uppercase in the
	  output. Updated testsuite results.
@
text
@'\"
'\" Generated from file '.FILE.' by tcllib/doctools with format 'nroff'
'\" Copyright (c) .COPYRIGHT.
'\"
.so man.macros
.TH "TEST" z 3.14.15.926 .MODULE. ""
.BS
.SH NAME
TEST \-
.SH DESCRIPTION
.SH AAA
1
.SH BBB
22
.SS BBB.CCC
333
.SS BBB.DDD
4444
.SH EEE
5555
.PP
At \fBAaA\fR.
.PP
At \fB__undefined__\fR.
.SH COPYRIGHT
.nf
Copyright (c) .COPYRIGHT.

.fi@


1.1
log
@
	* doctools.test: Added tests to invoke the backends on a series of
	  input files and check the results against expectations.
	* tests/man/00: First set of input files, and expected output for
	* tests/man/01: the html and nroff backends.
	* tests/man/02:
	* tests/man/03:
	* tests/man/04:
	* tests/man/05:
	* tests/man/06:
	* tests/html/00:
	* tests/html/01:
	* tests/html/02:
	* tests/html/03:
	* tests/html/04:
	* tests/html/05:
	* tests/html/06:
	* tests/nroff/00:
	* tests/nroff/01:
	* tests/nroff/02:
	* tests/nroff/03:
	* tests/nroff/04:
	* tests/nroff/05:
	* tests/nroff/06:
@
text
@d11 1
a11 1
.SH AaA
d13 1
a13 1
.SH BbB
d15 1
a15 1
.SS BbB.cCc
d17 1
a17 1
.SS BbB.dDd
d19 1
a19 1
.SH EeE
@

