#!/bin/sh cd ${0%/*} node ../../bin/typedoc --module commonjs --includes inc/ --media media/ --target ES5 --noLib --out doc/ src/