2023-03-25 15:46:19 +01:00
|
|
|
# Documentation
|
|
|
|
|
|
|
|
A lot of the architectural description is sprinkled into the code repository closer to the code.
|
2023-03-25 15:47:45 +01:00
|
|
|
Start in [📁 ../code/](../code/) and poke around.
|
2023-03-25 15:46:19 +01:00
|
|
|
|
2023-03-27 17:25:27 +02:00
|
|
|
## Operations
|
|
|
|
|
|
|
|
* [System Properties](system-properties.md) - JVM property flags
|
|
|
|
|
2023-03-25 15:46:19 +01:00
|
|
|
## Set-up
|
|
|
|
|
2023-03-25 15:47:45 +01:00
|
|
|
* [📁 ../run/](../run/) - Set-up instructions
|
2023-03-25 15:46:19 +01:00
|
|
|
|
|
|
|
## Documents
|
|
|
|
|
|
|
|
* [Module Taxonomy](module-taxonomy.md) - What is a 'service' and what is a 'library'.
|
|
|
|
* [Useful Resources](useful-resources.md) - Links to resources on IR and search engines.
|