Changes between Version 10 and Version 11 of Dev_Guidelines


Ignore:
Timestamp:
Aug 10, 2007 5:42:53 AM (6 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev_Guidelines

    v10 v11  
    55== Available Documentation == 
    66 
    7 The code is not very well documented but using the PHPDoc comments we finally made it to create a class and functions overview. More details ca be found at the [wiki:Dev_Docs !Roundcube Documentation] page. This also explains the directory structure and some [wiki:Dev_PHPCommons common functions and classes]. 
     7The code is not very well documented but using the PHPDoc comments we finally made it to create a class and functions overview. More details ca be found at the [wiki:Dev_Docs RoundCube Documentation] page. This also explains the directory structure and some [wiki:Dev_PHPCommons common functions and classes]. 
    88 
    99== Naming conventions ==