src/Doc/Implementation/document/build
author wenzelm
Tue, 01 Jan 2019 20:57:54 +0100
changeset 69565 1daf07b65385
parent 62589 b5783412bfed
child 73723 1bbbaae6b5e3
permissions -rwxr-xr-x
retain important whitespace after 'text' that is suppressed, but swallows adjacent whitespace;

#!/usr/bin/env bash

set -e

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

isabelle logo Isar
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"