mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-11 18:17:21 +00:00
89e5ecc7d6
This means we can rely on the Java compiler to parse the source code instead of the old python library which no longer works as it only supported Java 8 source code. The new processor generates a META-INF/heritrix-beans.json file for each module at compile time which the sphinx beandoc plugin then reads. My intent is to eventually use the heritrix-beans.json files to also implement autocomplete and context-sensitive help in the Heritrix config editor.
Heritrix Documentation
This directory contains structured documentation we're in the process of migrating and reformatting. It can be viewed online.
The main bulk of Heritrix's documentation currently lives on the Github wiki.