aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/grosciteco.tes.1.in
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2016-11-16 16:30:46 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2016-11-18 07:25:00 +0100
commitbe39ab9fdbaba118ece1dcc3e064c8452fcdd277 (patch)
tree4436de46028c2a984f6ee27f0fc80b263ebc1448 /doc/grosciteco.tes.1.in
parentb44a4bae7d5c1098709dfaffd122263e0f4c5bc6 (diff)
downloadsciteco-be39ab9fdbaba118ece1dcc3e064c8452fcdd277.tar.gz
the manual generator (generator-docs.tes) has been cleaned up and is now called tedoc.tes
* some code simplifications * it now supports command line arguments via getopt.tes. * the -C flag enabled C/C++ mode. By default tedoc parses SciTECO code which means it can be used to document macro packages as well. * Therefore it is installed as a separate tool now. It may be used as a Groff preprocessor for third-party macro authors to generate (wo)man pages. * there's a man page tedoc.tes(1) * The troff placeholder macro is now called ".TEDOC". * Help topics can now be specified after the starting comment /*$ or !*$. Topics have been defined for all built-in commands.
Diffstat (limited to 'doc/grosciteco.tes.1.in')
-rw-r--r--doc/grosciteco.tes.1.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/grosciteco.tes.1.in b/doc/grosciteco.tes.1.in
index 0aac8dc..3e21f8a 100644
--- a/doc/grosciteco.tes.1.in
+++ b/doc/grosciteco.tes.1.in
@@ -186,6 +186,9 @@ to make the files accessible in \*(ST's online-help system.
Language reference including additional information on the \fB?\fP command:
.BR sciteco (7)
.TP
+A documentation tool generating man-page markup:
+.BR tedoc.tes (1)
+.TP
The \fBGNU roff\fP front end program:
.BR groff (1)
.TP