# Unearth Documentation ```{include} ../README.md :start-after: :end-before: ``` ## Read More ```{toctree} :caption: Requirement Specification requirements ``` ```{toctree} :caption: API reference :glob: api/* ``` ```{toctree} :caption: CLI Reference cli_reference ``` ```{toctree} :caption: Development :hidden: contributing Changelog GitHub PyPI ```