svn: /phpdoc/ru/trunk/reference/xlswriter/ book.xml configure.xml constants.xml reference.xml setup.xml xlsx-format.xml xlsx-kernel.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Sun, 12 Jan 2020 06:33:57 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348877
Log:
docs(ru): Review
Changed paths:
U phpdoc/ru/trunk/reference/xlswriter/book.xml
U phpdoc/ru/trunk/reference/xlswriter/configure.xml
U phpdoc/ru/trunk/reference/xlswriter/constants.xml
U phpdoc/ru/trunk/reference/xlswriter/reference.xml
U phpdoc/ru/trunk/reference/xlswriter/setup.xml
U phpdoc/ru/trunk/reference/xlswriter/xlsx-format.xml
U phpdoc/ru/trunk/reference/xlswriter/xlsx-kernel.xml
Modified: phpdoc/ru/trunk/reference/xlswriter/book.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/book.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/book.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
-
<book xml:id="book.xlswriter" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>XLSWriter</title>
@@ -11,7 +10,7 @@
<preface xml:id="intro.xlswriter">
&reftitle.intro;
<para>
- Расширение для быстрого и эффективного экспорта в xlsx.
+ Модуль для быстрого и эффективного экспорта в xlsx.
</para>
</preface>
<!-- }}} -->
Modified: phpdoc/ru/trunk/reference/xlswriter/configure.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/configure.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/configure.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<section xml:id="xlswriter.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
Modified: phpdoc/ru/trunk/reference/xlswriter/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/constants.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/constants.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<appendix xml:id="xlswriter.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.constants;
Modified: phpdoc/ru/trunk/reference/xlswriter/reference.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/reference.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/reference.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<reference xml:id="ref.xlswriter" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&Functions; XlsWriter</title>
Modified: phpdoc/ru/trunk/reference/xlswriter/setup.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/setup.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/setup.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<chapter xml:id="xlswriter.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
@@ -24,8 +24,8 @@
<section xml:id="xlswriter.resources">
&reftitle.resources;
<para>
- Для процедурного использования расширения XLSWriter используется
- один тип ресурса, возвращаемый функцией
+ Для процедурного использования модуля XLSWriter используется
+ тип ресурса, возвращаемый функцией
<function>fileName</function> или
<classname>\Vtiful\Kernel\Format</classname>.
</para>
Modified: phpdoc/ru/trunk/reference/xlswriter/xlsx-format.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/xlsx-format.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/xlsx-format.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.vtiful-kernel-format" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
Modified: phpdoc/ru/trunk/reference/xlswriter/xlsx-kernel.xml
===================================================================
--- phpdoc/ru/trunk/reference/xlswriter/xlsx-kernel.xml 2020-01-12 05:36:12 UTC (rev 348876)
+++ phpdoc/ru/trunk/reference/xlswriter/xlsx-kernel.xml 2020-01-12 06:33:57 UTC (rev 348877)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<phpdoc:classref xml:id="class.vtiful-kernel-excel" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">