Files
gh-christianlouis-dmarq/docs/readthedocs/assets/imgs/domains-icon.svg
T
Christian Krakau-Louis 5e8b1f033f Add comprehensive documentation for DMARQ, including user guides, deployment instructions, and feature descriptions
- Created main documentation index and user guide with sections on getting started, dashboard overview, managing domains, and reports.
- Added detailed deployment guide for Docker and manual installation.
- Included user-friendly explanations of DMARC, its benefits, and how to manage domains and reports.
- Implemented visual assets for dashboard, domains, IMAP, and reports.
- Established requirements for documentation build using MkDocs and Material theme.
- Integrated navigation structure for easy access to all documentation sections.
2025-04-21 01:49:34 +02:00

7 lines
365 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#1A237E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2a10 10 0 1 0 0 20 10 10 0 1 0 0-20z"></path>
<path d="M2 12h20"></path>
<path d="M12 2v20"></path>
<path d="M20 16.5a8 8 0 0 0-16 0"></path>
<path d="M4 7.5a8 8 0 0 1 16 0"></path>
</svg>