Documentation
DependencyAtlas is a Julia dependency analysis tool for building method, file, and module dependency graphs from real Julia projects.
This docs section is now organized by user stage:
Get Started: install the package, run an analysis, and read your first graphGuides: learn how graph views, reachability, engines, and exports fit practical workflowsReference: inspect protocol shape, Julia API surface, snapshot fields, and export formatsArchitecture: understand how the backend, analysis engines, store, and frontends fit together
If you are not sure where to begin, start with Get Started / Installation.