Customize index set
This commit is contained in:
parent
61162bd4d2
commit
26b2eb56a0
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ ls -Q | grep -v build | xargs rm -Rf
|
||||||
cp -Rf build/html/* .
|
cp -Rf build/html/* .
|
||||||
# TODO automate this?
|
# TODO automate this?
|
||||||
ln -s 0.9.5 latest
|
ln -s 0.9.5 latest
|
||||||
|
ln -s 0.9.5/index.html .
|
||||||
|
|
||||||
# docs/build is in .gitignore so will not be included
|
# docs/build is in .gitignore so will not be included
|
||||||
git add .
|
git add .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue