From a05137163aaae471dbc7151f01bf81553a1b943d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerard=20Delma=CC=80s?= Date: Tue, 25 Apr 2017 01:14:43 +0100 Subject: [PATCH] Add plugin to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a24bc7176..c33d6d93a 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ There is a plugin available to run TypeDoc with Grunt created by Bart van der Sc ## Plugins * [External Module Name](https://github.com/christopherthielen/typedoc-plugin-external-module-name) - Set the name of TypeDoc external modules +* [Sourcefile URL](https://github.com/gdelmas/typedoc-plugin-sourcefile-url) - Set custom source file URL links ## Advanced guides and docs