...
Extending \Magento\Framework\Mail\Template\TransportBuilder with addAttachmentByFilePath function
Implement uploading of files in the admin panel by adding new section Sales / Sales emails / New Order Confirmation Email Attachments with 3 input fields
Implement attaching uploaded files to emails by adding a plugin for TransportBuilder which attach files to email with a proper template identifier
Frontend
There is nothing on the frontend to document.