mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-16 20:18:00 +00:00
8ba5c0f773
Make the Popups, MobileFrontend, and MinervaNeue JSDocs consistent. For Popups, specify package.json, readme, and default template options and moved doc/ to docs/ and autogenerated JavaScript documentation from doc/autogenerated to docs/js. http://usejsdoc.org/about-configuring-jsdoc.html http://usejsdoc.org/about-commandline.html http://usejsdoc.org/about-configuring-default-template.html Bug: T188261 Change-Id: I81e64f06265f1ecc4e2ee159deef9b204ea7e957
21 lines
402 B
Markdown
21 lines
402 B
Markdown
# 1. Record architecture decisions
|
|
|
|
Date: 09/11/2016
|
|
|
|
## Status
|
|
|
|
Accepted
|
|
|
|
## Context
|
|
|
|
We need to record the architectural decisions made on this project.
|
|
|
|
## Decision
|
|
|
|
We will use Architecture Decision Records, as described by Michael Nygard in
|
|
[this article](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).
|
|
|
|
## Consequences
|
|
|
|
See Michael Nygard's article, linked above.
|