Developer documentation - deegree/deegree3 GitHub Wiki
This page is meant to be the central starting point for developer documentation such as description of the deegree workspace concept, API documentation, and more.
Before you start
If you'd like to work on deegree, please read our developer guidelines. We do value unit and integration tests. Proposals how to test deegree can be found under test practices.
API documentation
The current Maven site and API documentation can be found at our server https://apidoc.deegree.org/.
deegree artifacts
All deegree artifacts are available over our https://repo.deegree.org/ server.
deegree schema files
All XSD files be found at our server https://schemas.deegree.org/.
Improved deegree workspace concept in 3.4
A very important feature of deegree is the workspace concept. Please get familiar with this concept when you start to work on deegree.