17 lines
566 B
Markdown
17 lines
566 B
Markdown
# 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)
|
|
* [Testing Isle](./testing.md)
|
|
* [Rebuilding Documentation](./rebuilding-documentation.md)
|
|
* [Releases](./releases.md)
|