src/Doc/Intro/document/build
author wenzelm
Sat, 02 Aug 2014 19:29:02 +0200
changeset 57843 d8966c09025c
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
proper priority for error over warning also for node_status (see 9c5220e05e04);

#!/usr/bin/env bash

set -e

FORMAT="$1"
VARIANT="$2"

"$ISABELLE_TOOL" logo
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"