Skip to content

Commit

Permalink
Change phpdoc layout to new-black (www.phpdoc.org/templates).
Browse files Browse the repository at this point in the history
  • Loading branch information
halfdan committed Mar 16, 2013
1 parent 2bb94ce commit bfcbd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/travis/generate_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ phpenv rehash

# Generate phpdoc for PiwikTracker
echo "Generate documentation for PiwikTracker"
phpdoc -f libs/PiwikTracker/PiwikTracker.php --title="PiwikTracker" -t docs/PiwikTracker/
phpdoc -f libs/PiwikTracker/PiwikTracker.php --title="PiwikTracker" -t docs/PiwikTracker/ --template new-black

# Install lftp
echo "Installing lftp"
Expand Down

0 comments on commit bfcbd1e

Please sign in to comment.