Changes between Version 10 and Version 11 of Dev_Guidelines
- Timestamp:
- Aug 10, 2007 5:42:53 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev_Guidelines
v10 v11 5 5 == Available Documentation == 6 6 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].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]. 8 8 9 9 == Naming conventions ==
