mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Comment out todo sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263586 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
05f09b7220
commit
08d4cbcee2
3 changed files with 9 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry xml:id="collator.getstrength" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>Collator::getStrength</refname>
|
||||
|
@ -67,12 +67,14 @@ $strength = collator_get_strength( $coll );
|
|||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
<!--
|
||||
&example.outputs;
|
||||
<screen>
|
||||
<![CDATA[
|
||||
// TODO
|
||||
]]>
|
||||
</screen>
|
||||
-->
|
||||
</example>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xml:id="function.mqseries-put1" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>mqseries_put1</refname>
|
||||
|
@ -113,6 +113,7 @@
|
|||
<para>&return.void;</para>
|
||||
</refsect1>
|
||||
|
||||
<!--
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
|
@ -131,6 +132,7 @@ TODO:
|
|||
</example>
|
||||
</para>
|
||||
</refsect1>
|
||||
-->
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xml:id="function.mqseries-set"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
|
@ -69,6 +69,7 @@
|
|||
<para>&return.void;</para>
|
||||
</refsect1>
|
||||
|
||||
<!--
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
<para>
|
||||
|
@ -87,6 +88,7 @@ TODO:
|
|||
</example>
|
||||
</para>
|
||||
</refsect1>
|
||||
-->
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
|
|
Loading…
Reference in a new issue