Developer documentation
Welcome to the EpiAwareADTools.jl developer documentation. This section contains guides and resources for contributors and maintainers.
Contributing to EpiAwareADTools.jl
New to contributing? Start here:
Contributing guide: How to contribute code, documentation, and issues, plus the Taskfile workflow and quality gates
Adding a workaround: The charter contract every entry follows, as a template for hosting a new AD workaround
Release process: How releases and versioning work in this repository
For general Julia development setup, see the EpiAware site.
For common development questions, including how to run tests faster while iterating, see the Developer FAQ.
This repository adopts shared configuration and test infrastructure from EpiAwarePackageTools. The kit repository documents which files are managed and how they stay current.
For users looking to get started with the package, see the Getting started section.