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
commitce354883ad5344e47f7dd42e538e0960d53ab232 (patch)
tree55a2912fe600e841e3a4d2f5fb085c0896a2bb91
parentb5a1a9678cb2243086c71d7f4c853967236deaa0 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-cache.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-cache.spec b/php-zendframework-zend-cache.spec
index 32c99ff..cd8cec0 100644
--- a/php-zendframework-zend-cache.spec
+++ b/php-zendframework-zend-cache.spec
@@ -116,6 +116,8 @@ The Zend\Cache component is able to cache different patterns
(class, object, output, etc) using different storage adapters
(DB, File, Memcache, etc).
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}