mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-21 00:38:40 +00:00
24 lines
525 B
Markdown
24 lines
525 B
Markdown
# Summary
|
|
|
|
* [Introduction](README.md)
|
|
|
|
## Setup
|
|
* [Installation](setup/installation.md)
|
|
|
|
## Standards
|
|
* [Documentation](standards/documentation.md)
|
|
|
|
## Security
|
|
* [Security Guidelines](security/security_guidelines.md)
|
|
|
|
## Code Quality
|
|
* [Inspections](quality/inspections.md)
|
|
* [Tests](quality/tests.md)
|
|
|
|
## Frontend
|
|
* [Styles and Layout](frontend/styles_and_layout.md)
|
|
|
|
## Components
|
|
* [Caching, Sessions, Local Storage & Cookies](components/caching,_sessions,_local_storage_&_cookies.md)
|
|
* [Modules](components/modules.md)
|