mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Updated the build (xslt->phd) and translation sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257168 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
5cffaee89c
commit
6b7d9376a8
1 changed files with 6 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.52 $ -->
|
||||
<!-- $Revision: 1.53 $ -->
|
||||
|
||||
<appendix xml:id="about" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>About the manual</title>
|
||||
|
@ -362,21 +362,15 @@ Returns the length of given string.
|
|||
<para>
|
||||
This manual is written in <acronym>XML</acronym> using the <link
|
||||
xlink:href="&url.docbook.xml;">DocBook XML DTD</link>, using <link
|
||||
xlink:href="&url.xslt;"><acronym>XSLT</acronym></link> (Extensible
|
||||
Stylesheet Language Transformations) for maintenance and formatting.
|
||||
xlink:href="&url.phd;"><acronym>PhD</acronym></link> (The [PH]P based
|
||||
[D]ocBook renderer) for maintenance and formatting.
|
||||
</para>
|
||||
<para>
|
||||
Using <acronym>XML</acronym> as a source format gives
|
||||
the ability to generate many output formats from the source
|
||||
files, while only maintaining one source document for all formats.
|
||||
The tools used for formatting the online manual are <link
|
||||
xlink:href="&url.xsltproc;">xsltproc</link> and <link
|
||||
xlink:href="&url.dbxsl;">DocBook XSL Stylesheets</link>.
|
||||
The <acronym>HTML</acronym> and <acronym>TeX</acronym> versions use
|
||||
<link xlink:href="&url.jade;">Jade</link>, written by <link
|
||||
xlink:href="&url.jclark;">James Clark</link>; and <link
|
||||
xlink:href="&url.dbstyle;">The Modular DocBook Stylesheets</link>,
|
||||
written by <link xlink:href="&url.nwalsh;">Norman Walsh</link>.
|
||||
The tool used for formatting the online manual is <link
|
||||
xlink:href="&url.phd;">PhD</link>.
|
||||
We use <link xlink:href="&url.winhelp;">Microsoft HTML Help
|
||||
Workshop</link> to generate the Windows HTML Help format
|
||||
of the manual, and of course PHP itself to do some
|
||||
|
@ -424,11 +418,7 @@ Returns the length of given string.
|
|||
</para>
|
||||
</note>
|
||||
<para>
|
||||
At the moment the manual is available, partly or not, in the following languages:
|
||||
Brazilian Portuguese, Chinese (Simplified), Chinese (Hong Kong Cantonese), Chinese (Traditional), Czech,
|
||||
Dutch, Finnish, French, German, Greek, Hebrew, Hungarian, Italian, Japanese,
|
||||
Korean, Polish, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, and
|
||||
Turkish.
|
||||
At the moment the manual is available, partly or not, in over 10 languages.
|
||||
</para>
|
||||
<para>
|
||||
They may all be downloaded here: <link xlink:href="&url.php.docs;">&url.php.docs;</link>.
|
||||
|
|
Loading…
Reference in a new issue