mirror of
https://github.com/balkian/gists.git
synced 2025-08-23 23:22:21 +00:00
This commit is contained in:
@@ -24,6 +24,7 @@ if [ $# -lt 4 ]
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Generating docs for $ONTO from: $DIR"
|
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
|
python specgen6.py --indir=$DIR --ns=$NS --prefix=$ONTO --ontofile=$ONTO.owl --outdir=$DIR/spec/latest --templatedir= --outfile=index.html
|
||||||
echo "Uploading to $REMOTE"
|
echo "Uploading to $REMOTE"
|
||||||
|
Reference in New Issue
Block a user