From a212fc68bfbcb06c85fe087e9551132f29bb6cda Mon Sep 17 00:00:00 2001 From: Alexey Alekhin Date: Thu, 28 Nov 2013 02:56:05 +0100 Subject: [PATCH] Added literator-plugin to the list of community plugins --- src/sphinx/Community/Community-Plugins.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 2c315562f..4d5582e5b 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -225,6 +225,8 @@ Documentation plugins Textile, to HTML): http://software.clapper.org/sbt-lwm/ - sbt-site (Site generation for SBT): https://github.com/sbt/sbt-site +- literator-plugin (Converts sources into markdown documents): + https://github.com/laughedelic/literator Library dependency plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~