mirror of
https://github.com/php/doc-es.git
synced 2026-03-23 23:12:09 +01:00
63 lines
1.5 KiB
XML
63 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: PhilDaiguille Status: ready -->
|
|
<!-- Reviewed: yes -->
|
|
|
|
<chapter xml:id="trader.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
&reftitle.setup;
|
|
|
|
<section xml:id="trader.requirements">
|
|
&reftitle.required;
|
|
<para>
|
|
La extensión trader se basa en
|
|
<link xlink:href="&url.trader.lib;">TA-Lib</link>.
|
|
TA-Lib está totalmente integrado en la extensión, por lo que no es
|
|
necesaria ninguna biblioteca externa.
|
|
</para>
|
|
</section>
|
|
|
|
<section xml:id="trader.installation">
|
|
&reftitle.install;
|
|
<para>
|
|
&pecl.moved;
|
|
</para>
|
|
<para>
|
|
&pecl.info;
|
|
<link xlink:href="&url.pecl.package;trader">&url.pecl.package;trader</link>.
|
|
</para>
|
|
</section>
|
|
|
|
<!--<section xml:id="trader.configuration">
|
|
&reftitle.runtime;-->
|
|
&reference.trader.ini;
|
|
<!-- </section> -->
|
|
|
|
<!-- <section xml:id="trader.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
|
|
-->
|