Travis to Update gh-pages with more information

- Minor Improvements
This commit is contained in:
Jay Patel
2015-02-11 17:06:37 -06:00
parent 111749a8fd
commit 26ee383c73
3 changed files with 86 additions and 84 deletions

View File

@@ -3,7 +3,7 @@
wget http://www.apigen.org/apigen.phar
# Generate Api
php apigen.phar generate -s lib -d ../gh-pages/docs
php apigen.phar generate --template-theme="bootstrap" -s lib -d ../gh-pages/docs
# Copy Home Page from Master Branch to Gh-Pages folder
cp -r docs/* ../gh-pages/