pkg_dtplite - Lightweight DocTools Markup Processor
Contents
Bugs, Ideas, Feedback
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please
report such in the category doctools of the TcllibTrackers [http://core.tcl.tk/tcllib/reportlist].
Please also report any ideas for enhancements you may have for either package and/or documentation.
When proposing code changes, please provide unifieddiffs, i.e the output of diff-u.
Note further that attachments are strongly preferred over inlined patches. Attachments can be made by
going to the Edit form of the ticket immediately after its creation, and then using the left-most button
in the secondary navigation bar.
Category
Documentation tools
Commands
dtplite::print-viacmd
Redirect print operations of the package to the specified cmd.
The result of the command is the empty string.
dtplite::doarguments
The main command it takes a singlelist of arguments, processes them, and performs the specified
action.
The result of the command is the empty string.
The details of the syntax inside of the arguments list are explained in section COMMANDLINE of
the documentation for the dtplite application.
Copyright
Copyright (c) 2004-2013 Andreas Kupries <andreas_kupries@users.sourceforge.net>
tcllib 1.3.2 pkg_dtplite(3tcl)
Description
The package provided by this document, dtplite, is the foundation for the dtplite application. It is a
light wrapper around the various doctools packages.
Keywords
HTML, TMML, conversion, docidx, doctoc, doctools, manpage, markup, nroff
Name
pkg_dtplite - Lightweight DocTools Markup Processor
See Also
docidx introduction, doctoc introduction, doctools introduction
Synopsis
package require dtplite?1.3.2?dtplite::print-viacmddtplite::doarguments
________________________________________________________________________________________________________________
