docspell/modules/microsite/docs/dev/adr.md
2020-03-28 21:44:14 +01:00

24 lines
738 B
Markdown

---
layout: docs
title: ADRs
permalink: dev/adr
---
# ADR
Some early information about certain details can be found in a few
[ADR](https://adr.github.io/) that exist:
- [0001 Components](0001_components)
- [0002 Component Interaction](0002_component_interaction)
- [0003 Encryption](0003_encryption)
- [0004 ISO8601 vs Unix](0004_iso8601vsEpoch)
- [0005 Job Executor](0005_job-executor)
- [0006 More File Types](0006_more-file-types)
- [0007 Convert HTML](0007_convert_html_files)
- [0008 Convert Text](0008_convert_plain_text)
- [0009 Convert Office Files](0009_convert_office_docs)
- [0010 Convert Image Files](0010_convert_image_files)
- [0011 Extract Text](0011_extract_text)
- [0012 Periodic Tasks](0012_periodic_tasks)