summaryrefslogtreecommitdiff
path: root/support/esdoc.json
diff options
context:
space:
mode:
Diffstat (limited to 'support/esdoc.json')
-rw-r--r--support/esdoc.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/esdoc.json b/support/esdoc.json
new file mode 100644
index 0000000..215d29a
--- /dev/null
+++ b/support/esdoc.json
@@ -0,0 +1,6 @@
+{
+ "source": "./lib",
+ "destination": "./docs",
+ "excludes": ["internal"],
+ "scripts": ["./dist/async.js"]
+}