src/Doc/Nitpick/document/build
author eberlm
Tue, 05 Jan 2016 20:23:49 +0100
changeset 62067 0fd850943901
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
Fixed sectioning in HOL/Library/Polynomial

#!/usr/bin/env bash

set -e

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

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