Developer-Guide/SUMMARY.md
Dennis Eichhorn 44e46176ca
Some checks failed
Compress images / calibreapp/image-actions (push) Has been cancelled
CI / linting (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

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)