penpot/docs/technical-guide/developer/subsystems/index.md
Andrés Moya 8b529d308c
Merge pull request #6338 from penpot/hiru-rework-abstraction-levels
📚 Update Tech Guide about abstraction levels
2025-05-08 13:32:23 +02:00

592 B

title
3.09. Penpot subsystems

Penpot subsystems

This section groups articles about several Penpot subsystems that have enough complexity not to be easy to understand by only looking at the source code.

Each article gives an overview of how a particular functionality has been implemented, over the whole app (backend, frontend or exporter), and points to the most relevant source files to look at to start exploring it. When some special considerations are needed (performance questions, limits, common "gotchas", historic reasons of some decisions, etc.) they are also noted.