Browse Source

[MANUAL] Brazilian Portuguese: add performance-introduction.xml

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19515 44c647ce-9c0f-0410-b52a-842ac1e357ba
mauriciofauth 16 years ago
parent
commit
63c946599f
1 changed files with 15 additions and 0 deletions
  1. 15 0
      documentation/manual/pt-br/ref/performance-introduction.xml

+ 15 - 0
documentation/manual/pt-br/ref/performance-introduction.xml

@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 14978 -->
+<!-- Reviewed: no -->
+<sect1 id="performance.introduction">
+    <title>Introdução</title>
+
+    <para>
+        A finalidade deste apêndice é fornecer algumas estratégias concretas para melhorar o
+        desempenho de seus aplicativos em Zend Framework. O guia é apresentado no formato
+        "Perguntas e Respostas", e é dividido em áreas de interesse.
+    </para>
+</sect1>
+<!--
+vim:se ts=4 sw=4 et:
+-->