aboutsummaryrefslogtreecommitdiff
path: root/conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'conf.json')
-rw-r--r--conf.json5
1 files changed, 5 insertions, 0 deletions
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"
]