Difference between revisions of "Developer Manual"

From ARK
Jump to: navigation, search
Line 1: Line 1:
Dev
+
The developer manual is aimed at people who will be contributing to the project and to a certain extent to those who intend to hack ARk to use it for their own ends. As a general rule, if you find yourself doing extensive hacking, please let us know as we would be happy to consider adding new code to the project.
  
[[phpDocumenter]]
+
This you don't know why you are reading this documentation, you a re probably looking in the wrong part fo the manual. For information on installation and administration see the [[administrator]] section of the manual.
 +
 
 +
[[Coding Standards]]
 +
 
 +
[[Structure]]
 +
 
 +
[[API Documentation]]
  
 
[[Category:Developer]]
 
[[Category:Developer]]

Revision as of 09:13, 14 May 2007

The developer manual is aimed at people who will be contributing to the project and to a certain extent to those who intend to hack ARk to use it for their own ends. As a general rule, if you find yourself doing extensive hacking, please let us know as we would be happy to consider adding new code to the project.

This you don't know why you are reading this documentation, you a re probably looking in the wrong part fo the manual. For information on installation and administration see the administrator section of the manual.

Coding Standards

Structure

API Documentation