pkg_dtplite - Man Page
Lightweight DocTools Markup Processor
Synopsis
package require dtplite ?1.3.1?
dtplite::print-via cmd
dtplite::do arguments
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.
Commands
- dtplite::print-via cmd
Redirect print operations of the package to the specified cmd.
The result of the command is the empty string.
- dtplite::do arguments
The main command it takes a single list 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 COMMAND LINE of the documentation for the dtplite application.
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 Tcllib Trackers [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 unified diffs, 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.
See Also
docidx introduction, doctoc introduction, doctools introduction
Keywords
HTML, TMML, conversion, docidx, doctoc, doctools, manpage, markup, nroff
Category
Documentation tools
Copyright
Copyright (c) 2004-2013 Andreas Kupries <andreas_kupries@users.sourceforge.net>