Developer Docs
This is where you will find the technical documentation.
Go to Årsoppgjør if you’re looking for domain knowledge.
Repository Structure
The repository is structured as a mini mono repo with multiple Gradle projects.
The root project contains the documentation source and uses composite build to include the other projects.
This makes it easier to open everything in a single IntelliJ IDEA instance or to build all the projects from the root.
plantuml::example$/repository-structure.puml[]