derick Wed Nov 5 04:13:09 2003 EDT
Modified files:
/phpdoc/en/reference/tidy/functions tidy-get-body.xml
tidy-get-head.xml
tidy-get-html.xml
Log:
- Perhaps we need to escape TAGS here...?
#- You know there is a "make test" too?
Index: phpdoc/en/reference/tidy/functions/tidy-get-body.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.1
phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.1 Tue Nov 4 08:26:55
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-body.xml Wed Nov 5 04:13:09
2003
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-body">
<refnamediv>
<refname>tidy_get_body</refname>
<refpurpose>
- Returns a TidyNode Object starting from the <BODY> tag of the tidy parse tree
+ Returns a TidyNode Object starting from the >BODY< tag of the tidy parse
tree
</refpurpose>
</refnamediv>
<refsect1>
Index: phpdoc/en/reference/tidy/functions/tidy-get-head.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.1
phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.1 Tue Nov 4 08:26:55
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-head.xml Wed Nov 5 04:13:09
2003
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-head">
<refnamediv>
<refname>tidy_get_head</refname>
<refpurpose>
- Returns a TidyNode Object starting from the <HEAD> tag of the tidy parse tree
+ Returns a TidyNode Object starting from the >HEAD< tag of the tidy parse
tree
</refpurpose>
</refnamediv>
<refsect1>
Index: phpdoc/en/reference/tidy/functions/tidy-get-html.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.1
phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.1 Tue Nov 4 08:26:55
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-html.xml Wed Nov 5 04:13:09
2003
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-html">
<refnamediv>
<refname>tidy_get_html</refname>
<refpurpose>
- Returns a TidyNode Object starting from the <HTML> tag of the tidy parse tree
+ Returns a TidyNode Object starting from the >l;HTML< tag of the tidy parse
tree
</refpurpose>
</refnamediv>
<refsect1>