mirror of
https://github.com/balkian/gists.git
synced 2024-10-31 23:51:44 +00:00
This commit is contained in:
parent
138dc35014
commit
f44ac7bc96
@ -24,6 +24,7 @@ if [ $# -lt 4 ]
|
||||
fi
|
||||
|
||||
echo "Generating docs for $ONTO from: $DIR"
|
||||
echo "Namespace: $NS"
|
||||
|
||||
python specgen6.py --indir=$DIR --ns=$NS --prefix=$ONTO --ontofile=$ONTO.owl --outdir=$DIR/spec/latest --templatedir= --outfile=index.html
|
||||
echo "Uploading to $REMOTE"
|
||||
|
Loading…
Reference in New Issue
Block a user