mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Adding info to howtohelp about translations, and dochowto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83358 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
976ecca1af
commit
12db08b5c0
1 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
|
||||
<!--
|
||||
TODO: add manual conventions section (eg. how to read
|
||||
|
@ -134,7 +134,7 @@
|
|||
<sect1 id="about.howtohelp">
|
||||
<title>How to help improve the documentation</title>
|
||||
<para>
|
||||
There are two ways you can help to improve this documentation.
|
||||
There are three ways you can help to improve this documentation.
|
||||
</para>
|
||||
<para>
|
||||
If you find errors in this manual, in any language, please report them
|
||||
|
@ -155,6 +155,12 @@
|
|||
linkend="about.notes">'About user notes'</link> section of this
|
||||
appendix.
|
||||
</para>
|
||||
<para>
|
||||
If you know English and some foreign language, you may also
|
||||
help out in the translations. If you would like to start a new
|
||||
translation, or help in a translation project, please read
|
||||
<ulink url="&url.php.dochowto;">&url.php.dochowto;</ulink>.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="about.generate">
|
||||
|
|
Loading…
Reference in a new issue