1doctools::msgcat::idx::fr(n) Documentation tools doctools::msgcat::idx::fr(n)
2
3
4
5______________________________________________________________________________
6
8 doctools::msgcat::idx::fr - Message catalog for the docidx parser (FR)
9
11 package require Tcl 8.4
12
13 package require msgcat
14
15 package require doctools::msgcat::idx::fr ?0.1?
16
17______________________________________________________________________________
18
20 The package doctools::msgcat::idx::fr is a support module providing the
21 FR (french) language message catalog for the docidx parser in the doc‐
22 tools system version 2. As such it is an internal package a regular
23 user (developer) should not be in direct contact with.
24
25 If you are such please go the documentation of either
26
27 [1] doctools::doc,
28
29 [2] doctools::toc, or
30
31 [3] doctools::idx
32
33 Within the system architecture this package resides under the package
34 doctools::msgcat providing the general message catalog management
35 within the system. Note that there is no explicit dependency between
36 the manager and catalog packages. The catalog is a plugin which is se‐
37 lected and loaded dynamically.
38
40 This package has no exported API.
41
43 This document, and the package it describes, will undoubtedly contain
44 bugs and other problems. Please report such in the category doctools
45 of the Tcllib Trackers [http://core.tcl.tk/tcllib/reportlist]. Please
46 also report any ideas for enhancements you may have for either package
47 and/or documentation.
48
49 When proposing code changes, please provide unified diffs, i.e the out‐
50 put of diff -u.
51
52 Note further that attachments are strongly preferred over inlined
53 patches. Attachments can be made by going to the Edit form of the
54 ticket immediately after its creation, and then using the left-most
55 button in the secondary navigation bar.
56
58 FR, catalog package, docidx, doctools, i18n, internationalization,
59 l10n, localization, message catalog, message package
60
62 Documentation tools
63
65 Copyright (c) 2009 Andreas Kupries <andreas_kupries@users.sourceforge.net>
66
67
68
69
70tcllib 0.1 doctools::msgcat::idx::fr(n)