Commit Graph

26 Commits

Author SHA1 Message Date
Johannes Amorosa 02caed10d1
feat: Use makefile targets for document linting (#215)
This Makefile provides several targets for linting
documents. It utilizes several npm packages.
Functionality includes:

* Spellcheck
* Linting of markdown
* Check for broken links
* Sorting of dictionary file
* Detect inconsidered language

All targets (excluding the sorting of the dict file) are part
of the Github Action pipeline and will fail if quality
standards are not met.

Signed-off-by: Johannes Amorosa <johannes.amorosa@endocode.com>
2020-07-05 15:37:23 +02:00
Nicolas Thumann dfb12ba5ff
Fixes broken link to iOS Architecture Overview (#315) 2020-06-26 16:09:11 +02:00
Eyk Kny 12cd283501 docs: Add Risk Assessment Document 2020-06-16 21:07:00 +02:00
Sebastian Wolf b9a64fd8d6
fix: DPIA and annexes are not on localhost ;) 2020-06-15 22:09:31 +02:00
Sebastian Wolf fc96af6e6f
docs: Add references to data privacy impact assessment 2020-06-15 22:06:31 +02:00
Sebastian Wolf 54118a93cf
docs: Epidemiological Motivation of the Transmission Risk Level 2020-06-15 20:58:40 +02:00
Sebastian Wolf 1bf8e491a0
docs: Add link to backend infrastructure overview in README 2020-06-15 19:58:19 +02:00
Jingquan XIE 547085a1f0
[doc] server arch URL updated (#230) 2020-06-12 13:24:33 +02:00
Sebastian Wolf 2c61f7f475
docs: Add CWA Security Overview 2020-06-03 19:54:48 +02:00
Sebastian Wolf 63a0ff835c
docs: Criteria for the Evaluation of Contact Tracing Apps 2020-06-02 17:06:23 +02:00
Sebastian Wolf 750865dcf1
docs: Add links to Android & iOS architecture docs 2020-05-30 22:26:53 +02:00
Eyk Kny a504468615
Added links to new software design documents 2020-05-29 21:18:56 +02:00
Thomas Kowark 793cf5a97b
docs: Add link to user interface screens document 2020-05-29 17:49:41 +02:00
Sebastian Wolf cca8b77267
docs: Clarify trademark status of CWA logo 2020-05-27 09:23:29 +02:00
Eyk Kny 1670fb8de9
Link to CWA Server architecture document 2020-05-23 17:35:46 +02:00
Eyk Kny 8e79e2bf3e
Link to Verification Server Software Design document 2020-05-23 17:07:44 +02:00
Sebastian Wolf 620611fe7f
docs: Include CWA logo and ToC in READMEs 2020-05-20 16:32:14 +02:00
Sebastian Wolf 9d2fd19f3c
docs: Add glossary for acronyms and special terms 2020-05-18 14:39:41 +02:00
Thomas Klingbeil fac101241c
Add solution architecture document 2020-05-17 19:53:38 +02:00
Sebastian Wolf bdd8f103e6
docs: Add English version of Scoping Document 2020-05-14 19:40:25 +02:00
Benjamin Raethlein 1adc3a0ecd Change headings according to Title Case styling and Pull Request #7 2020-05-13 11:13:20 +02:00
Benjamin Räthlein f76abaf786
Merge pull request #3 from kripton/ReferenceToGermanREADMEInGerman
Add reference to german README also in German language
2020-05-13 10:42:22 +02:00
Zhihui Wang 63dcea8e61 [FIX] typo fix in readme 2020-05-13 20:27:51 +12:00
Jannis Achstetter 9d99fdcb3b Fix wording after review 2020-05-13 09:48:18 +02:00
Jannis Achstetter 77e22c3ff3 Add reference to german README also in German language 2020-05-13 09:41:43 +02:00
Sebastian Wolf 648fa885f2 Corona-Warn-App: First set of documentation files 2020-05-12 23:31:54 +02:00