Skip to content

Commit ea4f59f

Browse files
authored
Merge pull request #6 from likel/docs
Generated phpdocs
2 parents 4f9557c + f681612 commit ea4f59f

File tree

195 files changed

+28857
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+28857
-19
lines changed

docs/phpdoc/.htaccess

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
2+
<FilesMatch \.php\.txt$>
3+
RemoveHandler .php
4+
ForceType text/plain
5+
</FilesMatch>

docs/phpdoc/classes/Fizz.Buzz.Object.html

Lines changed: 592 additions & 0 deletions
Large diffs are not rendered by default.

docs/phpdoc/css/bootstrap-combined.no-icons.min.css

Lines changed: 732 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)