[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]
doctools::msgcat::idx::c(n) 0.1 tcllib "Documentation tools"
Name
doctools::msgcat::idx::c - Message catalog for the docidx parser (C)
Synopsis
- package require Tcl 8.4
- package require msgcat
- package require doctools::msgcat::idx::c ?0.1?
Description
The package doctools::msgcat::idx::c is a support module providing the C language message catalog for the docidx parser in the doctools system version 2. As such it is an internal package a regular user (developer) should not be in direct contact with.
If you are such please go the documentation of either
doctools::doc,
doctools::toc, or
Within the system architecture this package resides under the package doctools::msgcat providing the general message catalog management within the system. Note that there is no explicit dependency between the manager and catalog packages. The catalog is a plugin which is selected and loaded dynamically.
API
This package has no exported API.
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.
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.
Keywords
C, catalog package, docidx, doctools, i18n, internationalization, l10n, localization, message catalog, message package
Category
Documentation tools
Copyright
Copyright © 2009 Andreas Kupries <andreas_kupries@users.sourceforge.net>