1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Linking the new about.xml in. Please read it, and correct my English

language and other kind of mistakes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63163 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy
2001-11-24 16:46:50 +00:00
parent f4877c1226
commit cb4d941fc4

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.18 $ -->
<!-- $Revision: 1.19 $ -->
<preface id="preface">
<title>Preface</title>
@@ -19,44 +19,27 @@
<sect1 id="about">
<title>About this Manual</title>
<para>
This manual is written in <acronym>XML</acronym> using the <ulink
url="&url.docbook.xml;">DocBook XML DTD</ulink>, using <ulink
url="&url.dsssl;"><acronym>DSSSL</acronym></ulink> (Document
Style and Semantics Specification Language) for formatting. The
tools used for formatting <acronym>HTML</acronym> and
<acronym>TeX</acronym> versions are
<ulink url="&url.jade;">Jade</ulink>, written by <ulink
url="&url.jclark;">James Clark</ulink> and <ulink
url="&url.dbstyle;">The Modular DocBook Stylesheets</ulink>
written by <ulink url="&url.nwalsh;">Norman Walsh</ulink>.
We use <ulink url="&url.winhelp;">Microsoft HTML Help Workshop</ulink>
to generate the Windows HTML Help format of the manual.
This manual tries to give you an overview of PHP's
capabilites, the functions provided, and features
instructions about how to solve some common problems.
The main focus of this manual is to give a reference
for functions, so you can easily find syntax information
and usage examples. We also provide details about the
building blocks of PHP.
</para>
<para>
You can download the actual manual in various languages and
formats, including plain text, plain <acronym>HTML</acronym>,
<acronym>PDF</acronym>, PalmPilot DOC, PalmPilot iSilo and
Windows HTML Help, from
<ulink url="&url.php.docs;">&url.php.docs;</ulink>.
The manuals are updated as the source XMLs are changing.
We provide this manual is several formats and languages.
To read more about the formats, and how we generate them,
read the <link linkend="moreabout">More about this
Manual appendix</link>. You can find information about used
conventions, and further suggested reading in that part.
</para>
<para>
You can find more information about downloading the
<acronym>XML</acronym> source code of this documentation
at <ulink url="&url.php.cvs;">&url.php.cvs;</ulink>. The
documentation is stored in the <literal>phpdoc</literal> module.
</para>
<para>
If you find any errors in this manual, please report
them using the bug system at:
<ulink url="&url.php.bugs;">&url.php.bugs;</ulink>, and classify
them as "Documentation Problem". This way we can follow every
bug and track the things done to eliminate them from the
documentation. Do not submit bug reports, or suggested
additions using the annotation system.
You can download actual versions of this manual in several
formats at <ulink url="&url.php.docs;">&url.php.docs;</ulink>.
The downloads are updated as the content changes.
</para>
</sect1>
</preface>
<!-- Keep this comment at the end of the file