From 818b83bd5a602ff4da94fbe1dccc3b1736d2e57e Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Mon, 23 Oct 2017 16:17:30 +0200 Subject: [PATCH] Add DevDocs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce19c25..3088328 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,10 @@ Resources * [Eradicating Non-Determinism in Tests](http://www.martinfowler.com/articles/nonDeterminism.html), Martin Fowler * [Kent Beck : “I get paid for code that works, not for tests”](https://istacee.wordpress.com/2013/09/18/kent-beck-i-get-paid-for-code-that-works-not-for-tests/) +### Tools + +* [DevDocs API Documentation](https://devdocs.io/): a repository for multiple API docs (see also [Dash for macOS](https://kapeli.com/dash)). + ### Version control (Git) * [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet)