From: Martin Jansen Date: Sat, 15 Dec 2001 14:55:02 +0000 (+0000) Subject: * Add links to the new documentation. X-Git-Tag: PRE_ISSET_PATCH~536 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dbe0db638e7dae8b8838d823d0a2d36a6ee80337;p=php * Add links to the new documentation. --- diff --git a/pear/README b/pear/README index 1eb9f73023..0101fb268f 100644 --- a/pear/README +++ b/pear/README @@ -26,9 +26,12 @@ This section will describe the tools provided to PEAR users. CODING RULES AND GUIDELINES -* All PHP code must use . This is the only really portable tag. - * Before adding a new top-level directory ("DB" is one), discuss your intentions on pear-dev@lists.php.net. -* Please see the CODING_STANDARDS file for full rules and guidelines. +* Please see http://pear.php.net/manual/standards.php for full rules and guidelines. + + +DOCUMENTATION + +Documentation for PEAR can be found at http://pear.php.net/manual/.