summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/esdoc.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/esdoc.json b/support/esdoc.json
index 394d319..a2c1d6e 100644
--- a/support/esdoc.json
+++ b/support/esdoc.json
@@ -1,4 +1,5 @@
{
"source": "./lib",
- "destination": "./docs"
+ "destination": "./docs",
+ "excludes": ["internal"]
} \ No newline at end of file