zulip/tools/build-docs

4 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
make -C "$(dirname "$0")"/../docs clean html