summaryrefslogtreecommitdiff
path: root/docs/data/sourceFiles.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/data/sourceFiles.json')
-rw-r--r--docs/data/sourceFiles.json79
1 files changed, 79 insertions, 0 deletions
diff --git a/docs/data/sourceFiles.json b/docs/data/sourceFiles.json
new file mode 100644
index 0000000..f335ce2
--- /dev/null
+++ b/docs/data/sourceFiles.json
@@ -0,0 +1,79 @@
+[
+ "apply.js.html",
+ "applyEach.js.html",
+ "applyEachSeries.js.html",
+ "asyncify.js.html",
+ "auto.js.html",
+ "autoInject.js.html",
+ "cargo.js.html",
+ "cargoQueue.js.html",
+ "compose.js.html",
+ "concat.js.html",
+ "concatLimit.js.html",
+ "concatSeries.js.html",
+ "constant.js.html",
+ "detect.js.html",
+ "detectLimit.js.html",
+ "detectSeries.js.html",
+ "dir.js.html",
+ "doUntil.js.html",
+ "doWhilst.js.html",
+ "each.js.html",
+ "eachLimit.js.html",
+ "eachOf.js.html",
+ "eachOfLimit.js.html",
+ "eachOfSeries.js.html",
+ "eachSeries.js.html",
+ "ensureAsync.js.html",
+ "every.js.html",
+ "everyLimit.js.html",
+ "everySeries.js.html",
+ "filter.js.html",
+ "filterLimit.js.html",
+ "filterSeries.js.html",
+ "forever.js.html",
+ "groupBy.js.html",
+ "groupByLimit.js.html",
+ "groupBySeries.js.html",
+ "index.js.html",
+ "log.js.html",
+ "map.js.html",
+ "mapLimit.js.html",
+ "mapSeries.js.html",
+ "mapValues.js.html",
+ "mapValuesLimit.js.html",
+ "mapValuesSeries.js.html",
+ "memoize.js.html",
+ "nextTick.js.html",
+ "parallel.js.html",
+ "parallelLimit.js.html",
+ "priorityQueue.js.html",
+ "queue.js.html",
+ "race.js.html",
+ "reduce.js.html",
+ "reduceRight.js.html",
+ "reflect.js.html",
+ "reflectAll.js.html",
+ "reject.js.html",
+ "rejectLimit.js.html",
+ "rejectSeries.js.html",
+ "retry.js.html",
+ "retryable.js.html",
+ "seq.js.html",
+ "series.js.html",
+ "setImmediate.js.html",
+ "some.js.html",
+ "someLimit.js.html",
+ "someSeries.js.html",
+ "sortBy.js.html",
+ "timeout.js.html",
+ "times.js.html",
+ "timesLimit.js.html",
+ "timesSeries.js.html",
+ "transform.js.html",
+ "tryEach.js.html",
+ "unmemoize.js.html",
+ "until.js.html",
+ "waterfall.js.html",
+ "whilst.js.html"
+]