Tcl Library Source Code

doctools_lang_faq - Documentation tools
Login

[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

doctools_lang_faq(n) 1.0 tcllib "Documentation tools"

Name

doctools_lang_faq - doctools language faq

OVERVIEW

What is this document?

This document is currently mainly a placeholder, to be filled with commonly asked questions about the doctools markup language and companions, and their answers.

Please report any questions (and, if possible, answers) we should consider for this document as explained in the section Bugs, Ideas, Feedback below.

EXAMPLES

Where do I find doctools examples?

We have no direct examples of documents written using doctools markup. However the doctools processor dtplite does generate a table of contents when processing a set of documents written in doctools markup. The intermediate file for it uses doctools markup and is not deleted when generation completes. Such files can therefore serve as examples.

dtplite is distributed as part of Tcllib, so to get it you need one of

  1. A snapshot of Tcllib. How to retrieve such a snapshot and the tools required for this are described at Development Snapshots

  2. A Tcllib release archive. They are available at the home page.

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. Please also report any ideas for enhancements you may have for either package and/or documentation.

Category

Documentation tools