#!/bin/sh

set -eu

./node_modules/.bin/apidoc -i src/routes -o docs
