From f22aac1e22395ed8c48023b127c4e4dadff31252 Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Wed, 30 Apr 2014 17:48:14 +0200 Subject: [PATCH] Only use the inheritdoc plugin once --- apidoc/conf.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apidoc/conf.json b/apidoc/conf.json index 9ec1e68f20..4b06ee9790 100644 --- a/apidoc/conf.json +++ b/apidoc/conf.json @@ -23,7 +23,6 @@ "apidoc/plugins/inheritdoc", "apidoc/plugins/interface", "apidoc/plugins/typedefs", - "apidoc/plugins/inheritdoc", "apidoc/plugins/api", "apidoc/plugins/todo", "apidoc/plugins/observable"