2023-03-25 14:46:19 +00:00
|
|
|
# Documentation
|
|
|
|
|
|
|
|
A lot of the architectural description is sprinkled into the code repository closer to the code.
|
2023-03-25 14:47:45 +00:00
|
|
|
Start in [📁 ../code/](../code/) and poke around.
|
2023-03-25 14:46:19 +00:00
|
|
|
|
2023-03-27 15:25:27 +00:00
|
|
|
## Operations
|
|
|
|
|
|
|
|
* [System Properties](system-properties.md) - JVM property flags
|
2023-09-21 10:48:33 +00:00
|
|
|
* [Sideloading How-To](sideloading-howto.md) - How to sideload various data sets
|
2023-03-27 15:25:27 +00:00
|
|
|
|
2023-03-25 14:46:19 +00:00
|
|
|
## Set-up
|
|
|
|
|
2023-03-25 14:47:45 +00:00
|
|
|
* [📁 ../run/](../run/) - Set-up instructions
|
2023-03-25 14:46:19 +00: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.
|