cvs: peardoc / global.ent /en/chapters standards.xml

[email protected] ("Christian Weiske")
Newsgroups php.pear.doc
Message-ID <cvscweiske1197875791@cvsserver>
cweiske		Mon Dec 17 07:16:31 2007 UTC

  Modified files:              
    /peardoc	global.ent 
    /peardoc/en/chapters	standards.xml 
  Log:
  Add link from CS to PHP_CS
  
  
http://cvs.php.net/viewvc.cgi/peardoc/global.ent?r1=1.87&r2=1.88&diff_format=u
Index: peardoc/global.ent
diff -u peardoc/global.ent:1.87 peardoc/global.ent:1.88
--- peardoc/global.ent:1.87	Wed Dec 12 05:17:03 2007
+++ peardoc/global.ent	Mon Dec 17 07:16:31 2007
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.87 2007/12/12 05:17:03 jon Exp $
+ $Id: global.ent,v 1.88 2007/12/17 07:16:31 cweiske Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -236,8 +236,9 @@
 <!-- Net_SMTP -->
 <!ENTITY url.net_smtp.home "http://www.indelible.org/php/Net_SMTP/">
 
-<!ENTITY url.qa.coverage        "http://pear.cweiske.de/coverage/">
-<!ENTITY url.qa.packagestatus   "http://pear.cweiske.de/packagestatus/">
+<!ENTITY url.qa.cweiske.overview "http://pear.cweiske.de/overview.htm">
+<!ENTITY url.qa.coverage         "http://pear.cweiske.de/coverage/">
+<!ENTITY url.qa.packagestatus    "http://pear.cweiske.de/packagestatus/">
 
 <!-- For links to the API documentation generated by phpdocumentor -->
 <!ENTITY phpdocbase.html-page2 "http://pear.php.net/package/HTML_Page2/docs/latest/HTML_Page2/HTML_Page2.html#method">
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/standards.xml?r1=1.58&r2=1.59&diff_format=u
Index: peardoc/en/chapters/standards.xml
diff -u peardoc/en/chapters/standards.xml:1.58 peardoc/en/chapters/standards.xml:1.59
--- peardoc/en/chapters/standards.xml:1.58	Mon Dec  3 05:01:19 2007
+++ peardoc/en/chapters/standards.xml	Mon Dec 17 07:16:31 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.58 $ -->
+<!-- $Revision: 1.59 $ -->
 
  <chapter id="standards">
   <title>Coding Standards</title>
@@ -1668,6 +1668,22 @@
    </para>
   </sect1>
 
+  <sect1 id="standards.toolbox">
+   <title>The PEAR toolbox</title>
+   <para>
+    PEAR provides some tools to help developers keep their code clean
+    and free of coding standards related errors.
+   </para>
+   <para>
+    For one there is
+    <link linkend="package.php.php-codesniffer">PHP_CodeSniffer</link>
+    which can be used to detect coding standard errors in your scripts.
+    Further, whole PEAR CVS repository is checked each night for violations
+    - the results can be found at
+    <ulink url="&url.qa.cweiske.overview;">PEAR QA results overview page</ulink>
+    as well as on the linked subpages which explain the errors in detail.
+   </para>
+  </sect1>
  </chapter>
 <!-- Keep this comment at the end of the file
 Local variables:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.