CatgirlIntelligenceAgency/doc
Viktor Lofgren 91c7960800 (crawler) Extract additional configuration properties
This commit extracts several previously hardcoded configuration properties, and makes then available through system.properties.

The documentation is updated to reflect the change.

Dead code was also removed in the process. CrawlSpecGenerator is left feeling a bit over-engineered still, since it's built for a more general case, where all other implementations but the current one are removed, but we'll leave it like this for now as it's fairly readable still.
2024-01-20 10:36:04 +01:00
..
diagram (doc) Update conceptual-overview.svg 2023-10-19 17:48:34 +02:00
images (doc) Add screenshot to conversion step in crawling doc 2024-01-15 16:31:33 +01:00
crawling.md (doc) Add screenshot to conversion step in crawling doc 2024-01-15 16:31:33 +01:00
module-taxonomy.md Create module-taxonomy.md 2023-03-21 17:24:39 +01:00
parquet-howto.md (docs) Parquet How-to 2023-09-24 19:40:45 +02:00
readme.md (docs) Parquet How-to 2023-09-24 19:40:45 +02:00
sideloading-howto.md (docs) Update sideloading-howto.md 2023-11-30 21:51:03 +01:00
system-properties.md (crawler) Extract additional configuration properties 2024-01-20 10:36:04 +01:00
useful-resources.md Update useful-resources.md 2023-05-27 12:01:45 +02:00

Documentation

A lot of the architectural description is sprinkled into the code repository closer to the code. Start in 📁 ../code/ and poke around.

Operations

How-To

Set-up

Documents