CatgirlIntelligenceAgency/doc/readme.md
2023-09-24 19:40:45 +02:00

22 lines
673 B
Markdown

# Documentation
A lot of the architectural description is sprinkled into the code repository closer to the code.
Start in [📁 ../code/](../code/) and poke around.
## Operations
* [System Properties](system-properties.md) - JVM property flags
## How-To
* [Sideloading How-To](sideloading-howto.md) - How to sideload various data sets
* [Parquet How-To](parquet-howto.md) - Useful tips in working with Parquet files
## Set-up
* [📁 ../run/](../run/) - Set-up instructions
## 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.