Skip to content

Commit f790b47

Browse files
committed
add formatted docs
1 parent d21a349 commit f790b47

File tree

224 files changed

+72285
-0
lines changed

Some content is hidden

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

224 files changed

+72285
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
vendor
2+
*.swp

README.md

Lines changed: 145 additions & 0 deletions

docs/.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/classes/Jcupitt.Vips.Access.html

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

docs/classes/Jcupitt.Vips.Align.html

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

docs/classes/Jcupitt.Vips.Angle.html

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

docs/classes/Jcupitt.Vips.Angle45.html

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

docs/classes/Jcupitt.Vips.BandFormat.html

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

docs/classes/Jcupitt.Vips.Coding.html

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

docs/classes/Jcupitt.Vips.Combine.html

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

0 commit comments

Comments
 (0)