# Developer Documentation This section of the documentation is targeted at those who are contributing to the Isle codebase. It is recommended to start with the following pages, in order to better understand how to navigate and work on the codebase. * [Glossary](./glossary.md) * [Design Principles](./design-principles.md) * [Architecture](./architecture.md) These pages can be helpful in specific situations. * [Building Isle](./building.md) * [Rebuilding Documentation](./rebuilding-documentation.md) * [Releases](./releases.md)