Link to the structured documentation in the README

This commit is contained in:
Alex Osborne
2021-12-13 14:20:33 +09:00
committed by GitHub
parent 52733b9dc0
commit 140211e8c2
+6 -2
View File
@@ -15,9 +15,13 @@ load your crawl will place on seed sites and set politeness policies accordingly
<sup>†</sup> The newer wildcard extension to robots.txt is [not yet](https://github.com/internetarchive/heritrix3/issues/250) supported.
## Getting Started
## Documentation
- [User Manual](https://github.com/internetarchive/heritrix3/wiki)
- [Getting Started](https://heritrix.readthedocs.io/en/latest/getting-started.html)
- [Operating Heritrix](https://heritrix.readthedocs.io/en/latest/operating.html)
- [Configuring Crawl Jobs](https://heritrix.readthedocs.io/en/latest/configuring-jobs.html)
- [Bean Reference](https://heritrix.readthedocs.io/en/latest/bean-reference.html)
- [Wiki](https://github.com/internetarchive/heritrix3/wiki)
## Developer Documentation