DOKK / manpages / debian 12 / tcllib / pkg_dtplite.3tcl.en
pkg_dtplite(3tcl) Documentation toolbox pkg_dtplite(3tcl)


pkg_dtplite - Lightweight DocTools Markup Processor

package require dtplite ?1.3.1?

dtplite::print-via cmd

dtplite::do arguments


The package provided by this document, dtplite, is the foundation for the dtplite application. It is a light wrapper around the various doctools packages.

Redirect print operations of the package to the specified cmd.

The result of the command is the empty string.

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.

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.

docidx introduction, doctoc introduction, doctools introduction

HTML, TMML, conversion, docidx, doctoc, doctools, manpage, markup, nroff

Documentation tools

Copyright (c) 2004-2013 Andreas Kupries <andreas_kupries@users.sourceforge.net>
1.3.1 tcllib