mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-12 21:08:40 +00:00
24 lines
859 B
Markdown
24 lines
859 B
Markdown
# Summary
|
|
* [Introduction]({%}?page=README)
|
|
|
|
## Setup
|
|
* [Install]({%}?page=general/setup)
|
|
* [First steps]({%}?page=general/first_steps)
|
|
* [Application Structure]({%}?page=general/structure)
|
|
|
|
## Quality & Standards
|
|
* [Code Inspections & Tests]({%}?page=quality/inspections)
|
|
* [Documentation Standards]({%}?page=standards/documentation)
|
|
* [General Code Standards]({%}?page=standards/general)
|
|
* [Security Standards]({%}?page=security/security_guidelines)
|
|
* [Php Coding Standards]({%}?page=standards/php)
|
|
* [Js Coding Standards]({%}?page=standards/js)
|
|
* [C++ Coding Standards]({%}?page=standards/cpp)
|
|
* [Html Coding Standards]({%}?page=standards/html)
|
|
* [Css Coding Standards]({%}?page=standards/css)
|
|
|
|
## Application Examples
|
|
* [Application Sample]({%}?page=phpOMS/application)
|
|
* [Modules]({%}?page=application/module)
|
|
* [Packages]({%}?page=application/packages)
|