From a130925b97144555856ae3e324bde9dbd7b62748 Mon Sep 17 00:00:00 2001 From: ChinCluBi Date: Tue, 27 Sep 2016 03:19:14 +0700 Subject: include image_provider folder to create a doc --- conf.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf.json') diff --git a/conf.json b/conf.json index 24276443..b71600fc 100644 --- a/conf.json +++ b/conf.json @@ -3,6 +3,11 @@ "destination": "../doc/" }, + "source": { + "include": ["lib", "lib/image_providers"], + "exclude": ["lib/locales"] + }, + "plugins": [ "plugins/markdown" ] -- cgit v1.2.3