docidx_intro(n) | Documentation tools | docidx_intro(n) |
docidx_intro - docidx introduction
docidx (short for documentation tables of contents) stands for a set of related, yet different, entities which are working together for the easy creation and transformation of keyword-based indices for documentation. These are
Which of the more detailed documents are relevant to the reader of this introduction depends on their role in the documentation process.
While a document is written the dtp application can be used to validate it, and after completion it also performs the conversion into the chosen system of visual markup, be it *roff, HTML, plain text, wiki, etc. The simpler dtplite application makes internal use of docidx when handling directories of documentation, automatically generating a proper keyword index for them.
The main tool is the aforementioned dtp application provided by Tcllib. The simpler dtplite does not expose docidx to the user. At the bottom level, common to both applications, however sits the package doctoools::idx, providing the basic facilities to read and process files containing text in the docidx format.
docidx does not stand alone, it has two companion formats. These are called doctoc and doctools, and they are for the markup of tables of contents, and general documentation, respectively. They are described in their own sets of documents, starting at the doctoc introduction and the doctools introduction, respectively.
This document, will undoubtedly contain bugs and other problems. Please report such in the category doctools of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have.
docidx_lang_cmdref, docidx_lang_faq, docidx_lang_intro, docidx_lang_syntax, docidx_plugin_apiref, doctoc_intro, doctools::idx, doctools_intro
index, keyword index, markup, semantic markup
Documentation tools
Copyright (c) 2007 Andreas Kupries <andreas_kupries@users.sourceforge.net>
1.0 | doctools |