1pkg_dtplite(n)               Documentation toolbox              pkg_dtplite(n)
2
3
4
5______________________________________________________________________________
6

NAME

8       pkg_dtplite - Lightweight DocTools Markup Processor
9

SYNOPSIS

11       package require dtplite  ?1.3.1?
12
13       dtplite::print-via cmd
14
15       dtplite::do arguments
16
17______________________________________________________________________________
18

DESCRIPTION

20       The  package  provided by this document, dtplite, is the foundation for
21       the dtplite application. It is a light wrapper around the various  doc‐
22       tools packages.
23

COMMANDS

25       dtplite::print-via cmd
26              Redirect print operations of the package to the specified cmd.
27
28              The result of the command is the empty string.
29
30       dtplite::do arguments
31              The  main command it takes a single list of arguments, processes
32              them, and performs the specified action.
33
34              The result of the command is the empty string.
35
36              The details of the syntax inside of the arguments list  are  ex‐
37              plained in section COMMAND LINE of the documentation for the dt‐
38              plite application.
39

BUGS, IDEAS, FEEDBACK

41       This document, and the package it describes, will  undoubtedly  contain
42       bugs  and  other problems.  Please report such in the category doctools
43       of the Tcllib Trackers [http://core.tcl.tk/tcllib/reportlist].   Please
44       also  report any ideas for enhancements you may have for either package
45       and/or documentation.
46
47       When proposing code changes, please provide unified diffs, i.e the out‐
48       put of diff -u.
49
50       Note  further  that  attachments  are  strongly  preferred over inlined
51       patches. Attachments can be made by going  to  the  Edit  form  of  the
52       ticket  immediately  after  its  creation, and then using the left-most
53       button in the secondary navigation bar.
54

SEE ALSO

56       docidx introduction, doctoc introduction, doctools introduction
57

KEYWORDS

59       HTML, TMML, conversion,  docidx,  doctoc,  doctools,  manpage,  markup,
60       nroff
61

CATEGORY

63       Documentation tools
64
66       Copyright (c) 2004-2013 Andreas Kupries <andreas_kupries@users.sourceforge.net>
67
68
69
70
71tcllib                               1.3.1                      pkg_dtplite(n)
Impressum