com doc/ru: Удаление устаревших файлов: reference/sdo/constan ts.xml reference/sdo/limitations.xml reference/sdo/sdo _das_dataobject/getChangeSummary.xml reference/sdo/sdo _datafactory/create.xml reference/sdo/sdo_exception/get Cause.xml reference/sdo/sdo_list/insert.xml
[email protected] (Sergey Panteleev) Wed, 13 Jan 2021 06:34:30 +0000
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
Commit: dd01f13bf2ca4cd1b1774f3da54ad8d47941472e Author: Sergey Panteleev <[email protected]> Wed, 13 Jan 2021 09:34:30 +0300 Parents: f4295a40a19ae3e8ecc9415fc0758031a14fd5ea Branches: master Link: http://git.php.net/?p=doc/ru.git;a=commitdiff;h=dd01f13bf2ca4cd1b1774f3da54ad8d47941472e Log: Удаление устаревших файлов Changed paths: D reference/sdo/constants.xml D reference/sdo/limitations.xml D reference/sdo/sdo_das_dataobject/getChangeSummary.xml D reference/sdo/sdo_datafactory/create.xml D reference/sdo/sdo_exception/getCause.xml D reference/sdo/sdo_list/insert.xml
diff_dd01f13bf2ca4cd1b1774f3da54ad8d47941472e.txt
(text/plain, 21.9 KB)
diff --git a/reference/sdo/constants.xml b/reference/sdo/constants.xml
deleted file mode 100644
index ea02b9343..000000000
--- a/reference/sdo/constants.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
-<appendix xml:id="sdo.constants" xmlns="http://docbook.org/ns/docbook">
- &reftitle.constants;
- &extension.constants;
- <variablelist>
- <varlistentry xml:id="sdo-das-changesummary.constants.none">
- <term>
- <constant>SDO_DAS_ChangeSummary::NONE</constant>=0
- (<type>int</type>)
- </term>
- <listitem>
- <simpara>
- Представляет тип изменения 'none'.
- </simpara>
- </listitem>
- </varlistentry>
- <varlistentry xml:id="sdo-das-changesummary.constants.modification">
- <term>
- <constant>SDO_DAS_ChangeSummary::MODIFICATION</constant>=1
- (<type>int</type>)
- </term>
- <listitem>
- <simpara>
- Представляет тип изменения 'modification'.
- </simpara>
- </listitem>
- </varlistentry>
- <varlistentry xml:id="sdo-das-changesummary.constants.addition">
- <term>
- <constant>SDO_DAS_ChangeSummary::ADDITION</constant>=2
- (<type>int</type>)
- </term>
- <listitem>
- <simpara>
- Представляет тип изменения 'addition'.
- </simpara>
- </listitem>
- </varlistentry>
- <varlistentry xml:id="sdo-das-changesummary.constants.deletion">
- <term>
- <constant>SDO_DAS_ChangeSummary::DELETION</constant>=3
- (<type>int</type>)
- </term>
- <listitem>
- <simpara>
- Представляет тип изменения 'deletion'.
- </simpara>
- </listitem>
- </varlistentry>
- </variablelist>
-</appendix>
-
-<!-- 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
--->
diff --git a/reference/sdo/limitations.xml b/reference/sdo/limitations.xml
deleted file mode 100644
index ee7a78133..000000000
--- a/reference/sdo/limitations.xml
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: a56106f69198dfe88c6084593c78a71c26b24353 Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<chapter xml:id="sdo.limitations">
- <title>Ограничения</title>
- <procedure xml:id="sdo.limitations.implementation">
- <title>Ограничения реализации</title>
- <para>
- Ниже приведены ограничения в текущей реализации SDO:
- </para>
- <step>
- <para>
- Нет поддержки многобайтовых наборов символов.
- Это будет учитываться, в зависимости от требований сообщества,
- в версии PHP с поддержкой Unicode.
- </para>
- </step>
- </procedure>
- <procedure xml:id="sdo.limitations.sdo">
- <title>Ограничения SDO</title>
- <para>
- Следующие концепции SDO 2.0 не поддерживаются в текущей реализации PHP.
- Это не обязательно тот случай, когда все они будут добавлены с течением времени.
- Их включение будет зависеть от требований сообщества.
- </para>
- <step>
- <para>
- Двунаправленные отношения.
- </para>
- </step>
- <step>
- <para>
- Тип и псевдонимы свойств.
- </para>
- </step>
- <step>
- <para>
- Свойства только для чтения.
- </para>
- </step>
- <step>
- <para>
- Классы Helper, определённые в SDO 2.0, не реализуются напрямую.
- Однако эквивалентная функция предоставляется более естественным образом для PHP.
- Например, функция <command>CopyHelper::copy()</command>
- предоставляется путём применения ключевого слова PHP
- <link linkend="language.oop5.cloning">clone</link> к объекту данных.
- </para>
- </step>
- </procedure>
-</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
--->
diff --git a/reference/sdo/sdo_das_dataobject/getChangeSummary.xml b/reference/sdo/sdo_das_dataobject/getChangeSummary.xml
deleted file mode 100644
index 521ac51e3..000000000
--- a/reference/sdo/sdo_das_dataobject/getChangeSummary.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: a74eda9bce0f0b7ec67a92d5e8d996a545e2224c Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
-<refentry xml:id="sdo-das-dataobject.getchangesummary" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>SDO_DAS_DataObject::getChangeSummary</refname>
- <refpurpose>
- Получает сводку изменений объекта данных
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>SDO_DAS_ChangeSummary</type><methodname>SDO_DAS_DataObject::getChangeSummary</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.experimental.func;
-
- <para>
- Получает SDO_DAS_ChangeSummary для SDO_DAS_DataObject
- или NULL в случае отсутствия.
- </para>
-
- </refsect1>
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- Ничего.
- </para>
- </refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Возвращает SDO_DAS_ChangeSummary для SDO_DAS_DataObject
- или NULL в случае отсутствия.
- </para>
- </refsect1>
-
- <!-- Use when ERRORS exist
- <refsect1 role="errors">
- &reftitle.errors;
- <para>
- When does this function throw E_* level errors, or exceptions?
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when a CHANGELOG exists
- <refsect1 role="changelog">
- &reftitle.changelog;
- <para>
- <informaltable>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>&Version;</entry>
- <entry>&Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>Enter the PHP version of change here
- <entry>Description of change
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when examples exist
- <refsect1 role="examples">
- &reftitle.examples;
- <para>
- <example>
- <title>A <function>SDO_DAS_DataObject::getChangeSummary</function> example</title>
- <para>
- Any text that describes the purpose of the example, or
- what goes on in the example should go here (inside the
- <example> tag, not out
- </para>
- <programlisting role="php">
-<![CDATA[
-<?php
-if ($anexample === true) {
- echo 'Use the PEAR Coding Standards';
-}
-?>
-]]>
- </programlisting>
- &example.outputs;
- <screen>
-<![CDATA[
-Use the PEAR Coding Standards
-]]>
- </screen>
- </example>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when adding See Also links
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><function></function></member>
- <member>Or <link linkend="somethingelse">something else</link></member>
- </simplelist>
- </para>
- </refsect1>
- -->
-
-
-</refentry>
-
-<!-- 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
--->
diff --git a/reference/sdo/sdo_datafactory/create.xml b/reference/sdo/sdo_datafactory/create.xml
deleted file mode 100644
index 33d1d9eb8..000000000
--- a/reference/sdo/sdo_datafactory/create.xml
+++ /dev/null
@@ -1,175 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: a74eda9bce0f0b7ec67a92d5e8d996a545e2224c Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
-<refentry xml:id="sdo-datafactory.create" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>SDO_DataFactory::create</refname>
- <refpurpose>
- Создаёт SDO_DataObject
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>void</type><methodname>SDO_DataFactory::create</methodname>
- <methodparam><type>string</type><parameter>type_namespace_uri</parameter></methodparam>
- <methodparam><type>string</type><parameter>type_name</parameter></methodparam>
- </methodsynopsis>
-
- &warn.experimental.func;
-
- <para>
- Создаёт новый SDO_DataObject, учитывая URI пространства имён
- объекта данных и имя типа.
- </para>
-
- </refsect1>
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>type_namespace_uri</parameter>
- </term>
- <listitem>
- <para>
- Пространство имён типа.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>type_name</parameter>
- </term>
- <listitem>
- <para>
- Название типа.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Возвращает вновь созданный SDO_DataObject.
- </para>
- </refsect1>
-
- <refsect1 role="errors">
- &reftitle.errors;
- <para>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>SDO_TypeNotFoundException</parameter>
- </term>
- <listitem>
- <para>
- Выбрасывает исключение, если namespaceURI и typeName не
- соответствуют типу, известному фабрике данных.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
-
-
- <!-- Use when a CHANGELOG exists
- <refsect1 role="changelog">
- &reftitle.changelog;
- <para>
- <informaltable>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>&Version;</entry>
- <entry>&Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>Enter the PHP version of change here
- <entry>Description of change
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when examples exist
- <refsect1 role="examples">
- &reftitle.examples;
- <para>
- <example>
- <title>A <function>SDO_DataFactory::create</function> example</title>
- <para>
- Any text that describes the purpose of the example, or
- what goes on in the example should go here (inside the
- <example> tag, not out
- </para>
- <programlisting role="php">
-<![CDATA[
-<?php
-if ($anexample === true) {
- echo 'Use the PEAR Coding Standards';
-}
-?>
-]]>
- </programlisting>
- &example.outputs;
- <screen>
-<![CDATA[
-Use the PEAR Coding Standards
-]]>
- </screen>
- </example>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when adding See Also links
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><function></function></member>
- <member>Or <link linkend="somethingelse">something else</link></member>
- </simplelist>
- </para>
- </refsect1>
- -->
-
-
-</refentry>
-
-<!-- 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
--->
diff --git a/reference/sdo/sdo_exception/getCause.xml b/reference/sdo/sdo_exception/getCause.xml
deleted file mode 100644
index bcaa29931..000000000
--- a/reference/sdo/sdo_exception/getCause.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: dd07341fae2c414adc1f700be0890ff32e8daab4 Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
-<refentry xml:id="sdo-exception.getcause" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>SDO_Exception::getCause</refname>
- <refpurpose>
- Получает причину исключения
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>mixed</type><methodname>SDO_Exception::getCause</methodname>
- <void/>
- </methodsynopsis>
-
- &warn.experimental.func;
-
- <para>
- Возвращает причину исключения или null, если причина не существует или неизвестна.
- Обычно причиной является объект SDO_CPPException, который может
- использоваться для получения дополнительной диагностической информации.
- </para>
-
- </refsect1>
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- None.
- </para>
- </refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Возвращает причину исключения или null, если причина не существует или неизвестна.
- </para>
- </refsect1>
-
- <!-- Use when ERRORS exist
- <refsect1 role="errors">
- &reftitle.errors;
- <para>
- When does this function throw E_* level errors, or exceptions?
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when a CHANGELOG exists
- <refsect1 role="changelog">
- &reftitle.changelog;
- <para>
- <informaltable>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>&Version;</entry>
- <entry>&Description;</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>Enter the PHP version of change here</entry>
- <entry>Description of change</entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when examples exist
- <refsect1 role="examples">
- &reftitle.examples;
- <para>
- <example>
- <title>A <function>SDO_Exception::getCause</function> example</title>
- <para>
- Any text that describes the purpose of the example, or
- what goes on in the example should go here (inside the
- <example> tag, not out
- </para>
- <programlisting role="php">
-<![CDATA[
-<?php
-if ($anexample === true) {
- echo 'Use the PEAR Coding Standards';
-}
-?>
-]]>
- </programlisting>
- &example.outputs;
- <screen>
-<![CDATA[
-Use the PEAR Coding Standards
-]]>
- </screen>
- </example>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when adding See Also links
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><function></function></member>
- <member>Or <link linkend="somethingelse">something else</link></member>
- </simplelist>
- </para>
- </refsect1>
- -->
-
-
-</refentry>
-
-<!-- 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
--->
diff --git a/reference/sdo/sdo_list/insert.xml b/reference/sdo/sdo_list/insert.xml
deleted file mode 100644
index 9cc98969c..000000000
--- a/reference/sdo/sdo_list/insert.xml
+++ /dev/null
@@ -1,189 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: a74eda9bce0f0b7ec67a92d5e8d996a545e2224c Maintainer: sergey Status: ready -->
-<!-- Reviewed: no -->
-
-<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
-<refentry xml:id="sdo-list.insert" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>SDO_List::insert</refname>
- <refpurpose>
- Вставляет в список
- </refpurpose>
- </refnamediv>
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>void</type><methodname>SDO_List::insert</methodname>
- <methodparam><type>mixed</type><parameter>value</parameter></methodparam>
- <methodparam choice="opt"><type>int</type><parameter>index</parameter></methodparam>
- </methodsynopsis>
-
- &warn.experimental.func;
-
- <para>
- Вставляет новый элемент в указанную позицию в списке.
- Все последующие элементы списка перемещаются вверх.
- </para>
-
- </refsect1>
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>value</parameter>
- </term>
- <listitem>
- <para>
- Новое значение для вставки.
- Может быть либо примитив, либо SDO_DataObject.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>index</parameter>
- </term>
- <listitem>
- <para>
- Позиция, в которой нужно вставить новый элемент.
- Если этот аргумент не указан, будет добавлено новое значение.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Ничего.
- </para>
- </refsect1>
-
- <refsect1 role="errors">
- &reftitle.errors;
- <para>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>SDO_IndexOutOfBoundsException</parameter>
- </term>
- <listitem>
- <para>
- Выбрасывается исключение, если индекс списка меньше нуля
- или больше, чем размер списка.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>SDO_InvalidConversionException</parameter>
- </term>
- <listitem>
- <para>
- Выбрасывается исключение, если тип нового значения не соответствует типу
- для списка
- (например, тип многозначного свойства, которое представляет список)
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
-
-
- <!-- Use when a CHANGELOG exists
- <refsect1 role="changelog">
- &reftitle.changelog;
- <para>
- <informaltable>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>&Version;</entry>
- <entry>&Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>Enter the PHP version of change here
- <entry>Description of change
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when examples exist
- <refsect1 role="examples">
- &reftitle.examples;
- <para>
- <example>
- <title>A <function>SDO_List::insert</function> example</title>
- <para>
- Any text that describes the purpose of the example, or
- what goes on in the example should go here (inside the
- <example> tag, not out
- </para>
- <programlisting role="php">
-<![CDATA[
-<?php
-if ($anexample === true) {
- echo 'Use the PEAR Coding Standards';
-}
-?>
-]]>
- </programlisting>
- &example.outputs;
- <screen>
-<![CDATA[
-Use the PEAR Coding Standards
-]]>
- </screen>
- </example>
- </para>
- </refsect1>
- -->
-
-
- <!-- Use when adding See Also links
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><function></function></member>
- <member>Or <link linkend="somethingelse">something else</link></member>
- </simplelist>
- </para>
- </refsect1>
- -->
-
-
-</refentry>
-
-<!-- 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
--->