Files
doc-fr/reference/xmldiff/setup.xml
Yannick Torres 08336ad588 sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@337956 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-04 23:39:32 +00:00

74 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: ca9ab17a33c04a11415f0224e0736b7e861289cc Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<chapter xml:id="xmldiff.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<section xml:id="xmldiff.requirements">
&reftitle.required;
<para>
libdiffmark - version 0.10 est comprise dans l'extension. Si diffmark est
disponible pour votre système de paquets, son utilisation est fortement
encouragée.
</para>
<para>extension libxml</para>
<para>extension DOM</para>
</section>
<section xml:id="xmldiff.installation">
&reftitle.install;
<para>
&pecl.moved;
</para>
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;xmldiff">&url.pecl.package;xmldiff</link>.
</para>
<para>
<!--&pecl.windows.download;-->
Une bibliothèque DLL pour cette extension PECL est disponible sur
<link xlink:href="http://windows.php.net/downloads/pecl/releases/xmldiff/">http://windows.php.net/downloads/pecl/releases/xmldiff/</link>.
</para>
</section>
<!--
<section xml:id="xmldiff.configuration">
&reftitle.runtime;
&no.config;
</section>
-->
<!--
<section xml:id="xmldiff.resources">
&reftitle.resources;
<para>
</para>
</section>
-->
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->