#!/usr/bin/env bash # Table of contents are generated by doctoc. # Install doctoc with `npm install -g doctoc` # Then run this script to regenerate the TOC after # editing the docs. doctoc $(dirname $0)/../docs --github --title '## Table Of Contents'