Closed lbod closed 9 years ago
@wkeese sorry can you undo this for the moment? It'll break the tutorial link until @clmath does a release of the tutorial docs. Its currently 404ing.
@clmath what's your normal procedure for updates like this? I sort of thought you managed all changes to the gh-pages branch
The normal procedure is to do a PR like you did, but only merge it after the doc have been redeployed from master
to gh-pages
.
I think Bill did not notice this PR was against gh-pages
that's why he merged it.
As you can see in https://github.com/ibm-js/delite/pull/369 this is the process we used before.
OK sure, I rolled it back. I forgot the trickiness about gh-pages.
Applied again in 0a425b69de9be6bc271a773ddcbd1edef153d68a
Along with https://github.com/ibm-js/delite/pull/399 and the branch updates to https://github.com/ibm-js/delite-tutorial this should be pulled so that the tutorial now links to http://ibm-js.github.io/delite/docs/0.6.0/tutorial/index.html