src/Doc/Intro/document/build
author blanchet
Mon, 15 Sep 2014 10:49:07 +0200
changeset 58335 a5a3b576fcfb
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
generate 'code' attribute only if 'code' plugin is enabled

#!/usr/bin/env bash

set -e

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

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