From 34f8e32545178938f2cfaddd3a2a33747231f866 Mon Sep 17 00:00:00 2001 From: Lars Trieloff Date: Wed, 17 May 2017 13:34:50 +0300 Subject: [PATCH] include DITA popular format for technical documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2ece27f..ed324d4 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,10 @@ Generate API documentation from source code in Markdown, then host it on the web - [raml2html/markdown-theme :octocat:](https://github.com/raml2html/markdown-theme) - turn [RAML](http://raml.org) REST API documentation to Markdown using raml2html - [jsdoc-to-markdown :octocat:](https://github.com/jsdoc2md/jsdoc-to-markdown) - JavaScript API documentation via JSDoc to Markdown +### Technical Documentation to Markdown + +- [dita-ot-markdown](https://github.com/jelovirt/dita-ot-markdown) – converts DITA into Markdown, integrates with standard DITA OT tool chain + ## Book Services - [Softcover.io](https://www.softcover.io) - publish from the comfort of your command-line by Michael Hartl et al