From 65498fec5916a5d0d249a8de8427bbfa2322b751 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 21 Jan 2023 02:03:52 -0300 Subject: [PATCH] =?UTF-8?q?Add=20Di=C3=A1taxis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3ec909..0aca5cb 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Writing Great Documentation](https://jacobian.org/series/great-documentation/) - Covers a variety of topics relating to writing good documentation such as content, style, formatting and so on. (contributed by [Paul A. Wilson](http://github.com/paulalexwilson)) * [Google Developer Documentation Style Guide](https://developers.google.com/style) - The best style guide I've seen since the Sun Style Guide. I'm agitating to get my team to replace the MMoS with this as the place to look for style guidance that doesn't exist in our team's style guide. (contributed by [@carolinakinetic](https://github.com/carolinakinetic)) * [API Blueprint](https://github.com/apiaryio/api-blueprint) - A powerful high-level API description language for web APIs. (contributed by [@PharkMillups](https://github.com/PharkMillups)) +* [Diátaxis](https://github.com/apiaryio/api-blueprint) - A systematic framework for technical documentation authoring. (contributed by [@matheusfelipeog](https://github.com/matheusfelipeog)) ### Generating Docs