Create a version file
This commit is contained in:
parent
3a382f0d26
commit
4d9957ccf5
|
@ -29,8 +29,7 @@ fi
|
|||
|
||||
cp ../README.md _includes/README.md
|
||||
apigen --quiet --source ../src --destination doc/$TAG
|
||||
rm doc/latest
|
||||
ln -s $TAG doc/latest
|
||||
echo $TAG > _includes/version
|
||||
|
||||
git add doc/
|
||||
git commit -m "Updated for $TAG"
|
||||
|
|
Loading…
Reference in New Issue
Block a user