mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
863 B
863 B
title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath, geekdocCollapseSection
| title | date | weight | geekdocRepo | geekdocEditPath | geekdocFilePath | geekdocCollapseSection |
|---|---|---|---|---|---|---|
| Architecture Decisions | 2021-02-10T20:21:00+01:00 | 15 | https://github.com/owncloud/ocis | edit/master/docs/ocis/adr | _index.md | true |
oCIS is documenting architecture decisions using Markdown Architectural Decision Records (MADR), following Documenting Architecture Decisions by Michael Nygard.
{{< toc >}}
To manage the records we use butonic/adr-tools, a fork of the original npryce/adr-tools, based on a pull request that should have added MADR support. It also supports a YAML header that is used by our Hugo based doc generation