Skip to main content

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 graph
  • Guides: learn how graph views, reachability, engines, and exports fit practical workflows
  • Reference: inspect protocol shape, Julia API surface, snapshot fields, and export formats
  • Architecture: understand how the backend, analysis engines, store, and frontends fit together

If you are not sure where to begin, start with Get Started / Installation.