mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Initial website
This commit is contained in:
14
website/site/content/docs/dev/adr/_index.md
Normal file
14
website/site/content/docs/dev/adr/_index.md
Normal file
@ -0,0 +1,14 @@
|
||||
+++
|
||||
title = "ADRs"
|
||||
description = "Contains some ADRs, which are internal notes on decisions made."
|
||||
weight = 300
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
template = "pages.html"
|
||||
[extra]
|
||||
mktoc = true
|
||||
+++
|
||||
|
||||
This contains a list of ADRs, most of them are from very early. It
|
||||
often just contains notes that could go nowhere else, but still should
|
||||
be captured.
|
Reference in New Issue
Block a user