# AttachedDashboard v0.1.0 - Table of Contents

Phoenix LiveView dashboard for the attached file-attachment library.

## Pages

- [AttachedDashboard](readme.md)
- [Changelog](changelog.md)

## Modules

- [AttachedDashboard](AttachedDashboard.md): Phoenix LiveView dashboard for the `attached` file-attachment library.
- [AttachedDashboard.Web.Components.Core.Icon](AttachedDashboard.Web.Components.Core.Icon.md)
- [AttachedDashboard.Web.PageMeta](AttachedDashboard.Web.PageMeta.md): Page metadata struct for the dashboard.
- [AttachedDashboard.Web.Router](AttachedDashboard.Web.Router.md): Phoenix router for the AttachedDashboard.

## Mix Tasks

- [mix attached_dashboard.build_assets](Mix.Tasks.AttachedDashboard.BuildAssets.md): Builds and hashes the CSS and JS assets for the AttachedDashboard.
- [mix attached_dashboard.screenshots](Mix.Tasks.AttachedDashboard.Screenshots.md): Generates PNG screenshots of every dashboard page into `docs/screenshots/`.

