(user-guide)= # User Guide This user guide has multiple sections. 1. A description of [package organization](organization.md). 2. A description of [terminology used](terminology.md). 3. A set of [example applications](examples/index.md) that describe typical use of digger functions. 3. A compilation of [tips and tricks](tips-and-tricks.md). 4. A list of references that [have used digger](used-by.md). This user guide is supplemented by the [API documentation](../autodoc2/index.rst), which provides function-level documentation. ```{toctree} --- caption: Resources hidden: False --- organization.md terminology.md examples/index.md tips-and-tricks.md used-by.md ```