From 31fbdedad08cb47d91a38cb090936074eed697e9 Mon Sep 17 00:00:00 2001 From: Aravind Suresh Date: Fri, 7 Dec 2018 17:22:57 +0530 Subject: [PATCH] Added a documentation blog from Medium.com (#25361) --- guide/english/documentation/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/documentation/index.md b/guide/english/documentation/index.md index 30212722d3..d3afa084d1 100644 --- a/guide/english/documentation/index.md +++ b/guide/english/documentation/index.md @@ -27,3 +27,5 @@ If the program uses already existing material such as libraries or is based on s *[Code Tuts top 15 Best Practices](https://code.tutsplus.com/tutorials/top-15-best-practices-for-writing-super-readable-code--net-8118) *[Medium Article "The Good, The Bad, The Ugly"](https://medium.freecodecamp.org/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83) + +*[Medium Article about "Writing great documentation"](https://medium.com/@episod/writing-great-documentation-44d90367115a)