Updated release script
This commit is contained in:
parent
bfb8de7ffa
commit
c4867ef7c7
|
@ -29,6 +29,8 @@ fi
|
|||
|
||||
cp ../README.md _includes/README.md
|
||||
apigen --quiet --source ../src --destination doc/$TAG
|
||||
rm doc/latest
|
||||
ln -s $TAG doc/latest
|
||||
|
||||
git add doc/
|
||||
git commit -m "Updated for $TAG"
|
||||
|
|
Loading…
Reference in New Issue
Block a user