From e0bfa062afee8ddfac13c0089e963d089d15a027 Mon Sep 17 00:00:00 2001 From: Henry Andrews Date: Thu, 19 Oct 2017 15:58:25 -0700 Subject: [PATCH] Add PRMD hyper-schema based doc system --- implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/implementations.md b/implementations.md index a13396b2..08567cbf 100644 --- a/implementations.md +++ b/implementations.md @@ -174,6 +174,7 @@ Documentation generation - [Matic](https://github.com/mattyod/matic) (MIT) - [Docson](https://github.com/lbovet/docson) (Apache 2.0) - [doca](https://github.com/cloudflare/doca/) (BSD) + - [prmd](https://github.com/interagent/prmd) (MIT) Other -----