nlopess         Sun Jan 18 10:11:07 2004 EDT

  Modified files:              
    /phpdoc/en/reference/tidy/functions tidy-load-config.xml 
                                        tidy-reset-config.xml 
                                        tidy-save-config.xml 
                                        tidy-set-encoding.xml 
                                        tidy-setopt.xml 
  Log:
  note.tidy.1only
  
Index: phpdoc/en/reference/tidy/functions/tidy-load-config.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-load-config.xml:1.2 
phpdoc/en/reference/tidy/functions/tidy-load-config.xml:1.3
--- phpdoc/en/reference/tidy/functions/tidy-load-config.xml:1.2 Sat Jan 17 07:04:19 
2004
+++ phpdoc/en/reference/tidy/functions/tidy-load-config.xml     Sun Jan 18 10:11:07 
2004
@@ -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>
 
Index: phpdoc/en/reference/tidy/functions/tidy-reset-config.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-reset-config.xml:1.1 
phpdoc/en/reference/tidy/functions/tidy-reset-config.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-reset-config.xml:1.1        Tue Nov  4 
08:26:55 2003
+++ phpdoc/en/reference/tidy/functions/tidy-reset-config.xml    Sun Jan 18 10:11:07 
2004
@@ -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>
 
Index: phpdoc/en/reference/tidy/functions/tidy-save-config.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.2 
phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.3
--- phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.2 Thu Nov  6 05:15:43 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-save-config.xml     Sun Jan 18 10:11:07 
2004
@@ -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>
 
Index: phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.5 
phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.6
--- phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.5        Sat Jan 17 
07:04:19 2004
+++ phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml    Sun Jan 18 10:11:07 
2004
@@ -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>
 
Index: phpdoc/en/reference/tidy/functions/tidy-setopt.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.2 
phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.3
--- phpdoc/en/reference/tidy/functions/tidy-setopt.xml:1.2      Thu Nov  6 05:15:43 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-setopt.xml  Sun Jan 18 10:11:07 2004
@@ -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>
 

Reply via email to