summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
commit559329ef49a8359aa48fac37333ba4266d368839 (patch)
tree75a4ab536f54316dd5809ea5ec1ae13eb743602d
parent43272d9fbe61cf74e4639af13b7a7d6860942783 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-diactoros.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-diactoros.spec b/php-zendframework-zend-diactoros.spec
index cb414e0..734a5af 100644
--- a/php-zendframework-zend-diactoros.spec
+++ b/php-zendframework-zend-diactoros.spec
@@ -86,6 +86,8 @@ A PHP package containing implementations of the accepted PSR-7 HTTP message
interfaces [1], as well as a "server" implementation similar to node's
http.Server [2].
+Documentation: https://zendframework.github.io/%{gh_project}/
+
Autoloader: %{phpdir}/Zend/Diactoros/autoload.php
[1] http://www.php-fig.org/psr/psr-7/