src/Doc/Intro/document/build
author wenzelm
Fri, 08 May 2015 15:32:27 +0200
changeset 60277 bcd9a70342be
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
sledgehammer panel operation re-uses more of the Isar command, notably Try0.silence_methods to avoid spurious warnings intruding the document view;

#!/usr/bin/env bash

set -e

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

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