Removing the "update-site" script, since we're going to be hosting our
docs at Read The Docs.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
make html
|
||||
rm -rf ../../pecan.github.com/docs
|
||||
cp -r build/html ../../pecan.github.com/docs
|
||||
cd ../../pecan.github.com
|
||||
git commit -a -m "Updating documentation."
|
||||
git push
|
||||
Reference in New Issue
Block a user