note.tidy.1only

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149114 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-01-18 15:11:07 +00:00
parent aa858853eb
commit 78ca063282
5 changed files with 10 additions and 29 deletions

View file

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.tidy-load-config">
<refnamediv>
<refname>tidy_load_config</refname>
@ -15,14 +14,8 @@
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
<note>
<para>
This function is only avaliable in Tidy 1.0. It became obsolete in Tidy
2.0 and thus has been removed.
</para>
</note>
&note.tidy.1only;
</refsect1>
</refentry>

View file

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.tidy-reset-config">
<refnamediv>
<refname>tidy_reset_config</refname>
@ -14,9 +13,8 @@
<type>string</type><methodname>tidy_reset_config</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
&note.tidy.1only;
</refsect1>
</refentry>

View file

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.tidy-save-config">
<refnamediv>
<refname>tidy_save_config</refname>
@ -14,9 +13,8 @@
<type>bool</type><methodname>tidy_save_config</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
&note.tidy.1only;
</refsect1>
</refentry>

View file

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.5 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.tidy-set-encoding">
<refnamediv>
<refname>tidy_set_encoding</refname>
@ -20,12 +19,7 @@
ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le,
utf16be, utf16, big5, and shiftjis.
</para>
<note>
<para>
This function is only avaliable in Tidy 1.0. It became obsolete in Tidy
2.0 and thus has been removed.
</para>
</note>
&note.tidy.1only;
</refsect1>
</refentry>

View file

@ -1,6 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.tidy-setopt">
<refnamediv>
<refname>tidy_setopt</refname>
@ -15,9 +14,8 @@
<methodparam><type>string</type><parameter>option</parameter></methodparam>
<methodparam><type>mixed</type><parameter>newvalue</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
&note.tidy.1only;
</refsect1>
</refentry>