philip Thu Oct 17 07:51:52 2002 EDT
Modified files:
/phpdoc/en preface.xml
Log:
Added links to funcref, langref, features, appendix, downloads. And,
see also php history.
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.25 phpdoc/en/preface.xml:1.26
--- phpdoc/en/preface.xml:1.25 Sun Feb 3 16:50:57 2002
+++ phpdoc/en/preface.xml Thu Oct 17 07:51:52 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<preface id="preface">
<title>Preface</title>
@@ -17,17 +17,25 @@
</abstract>
<para>
- This manual consists primarily of a function reference, but also contains a
- language reference, explanations of some of PHP's major features, and other
- supplemental information.
+ This manual consists primarily of a <link linkend="funcref">
+ function reference</link>, but also contains a
+ <link linkend="langref">language reference</link>, explanations
+ of some of PHP's major <link linkend="features">features</link>,
+ and other <link linkend="appendixes">supplemental</link>
+ information.
</para>
<para>
You can download this manual in several formats at <ulink
- url="&url.php.docs;">&url.php.docs;</ulink>. The downloads are updated as
- the content changes. More information about how this manual is developed
- can be found in the <link linkend="about">'About the manual'</link>
- appendix.
+ url="&url.php.docs;">&url.php.docs;</ulink>. The <ulink
+ url="&url.php.downloads;">downloads</ulink> are updated as
+ the content changes. More information about how this manual is
+ developed can be found in the <link linkend="about">'About the
+ manual'</link> appendix.
+ </para>
+
+ <para>
+ See also <link linkend="history">PHP History</link>
</para>
</preface>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php