#!/bin/sh

./node_modules/.bin/jsdoc --debug -r src/ -c jsdoc.config.json -d docs_jekyll/docs
