Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit ce0d878

Browse files
committed
Renamed documentation directory: doc -> docs
1 parent 56edab9 commit ce0d878

20 files changed

+4
-4
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/doc export-ignore
21
/test export-ignore
32
/vendor export-ignore
43
.coveralls.yml export-ignore
@@ -7,3 +6,4 @@
76
.travis.yml export-ignore
87
.php_cs export-ignore
98
phpunit.xml.dist export-ignore
9+
/docs/ export-ignore

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
.*.sw*
77
.*.un~
88
nbproject
9-
doc/html/
109
tmp/
1110
zf-mkdoc-theme/
1211

1312
clover.xml
1413
coveralls-upload.json
1514
phpunit.xml
1615
vendor
16+
/docs/html/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)