diff options
Diffstat (limited to 'doc/fr/autogen/charset_options.xml')
-rw-r--r-- | doc/fr/autogen/charset_options.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/fr/autogen/charset_options.xml b/doc/fr/autogen/charset_options.xml new file mode 100644 index 000000000..7c06f0afd --- /dev/null +++ b/doc/fr/autogen/charset_options.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + ********* WARNING! ********* + + This file is autogenerated with docgen.pl script. *** DO NOT EDIT! *** + docgen.pl builds XML doc files to include in many languages +--> + +<command>charset.default.decode</command>: charset de décodage global +<itemizedlist> + <listitem> + <para>type: chaîne</para> + </listitem> + <listitem> + <para>valeurs: toute chaîne (valeur par défaut: 'iso-8859-1')</para> + </listitem> +</itemizedlist> + +<command>charset.default.encode</command>: charset d'encodage global +<itemizedlist> + <listitem> + <para>type: chaîne</para> + </listitem> + <listitem> + <para>valeurs: toute chaîne (valeur par défaut: '')</para> + </listitem> +</itemizedlist> + |