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
commitf62f20fa90a6cc6c9eac76b099ce7e1d7c12c4b2 (patch)
tree5f0da964bf6a098bc6f9369b7504ef8b85de3e29
parentdb1a0c62ca13b75b3fba657bce4b8ce05c016188 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-memory.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-memory.spec b/php-zendframework-zend-memory.spec
index a845156..5c6a27a 100644
--- a/php-zendframework-zend-memory.spec
+++ b/php-zendframework-zend-memory.spec
@@ -78,6 +78,8 @@ memory usage to exceed the limit you specify, some managed objects are copied
to cache storage outside of memory. In this way, the total memory used by
managed objects does not exceed the limit you need to enforce.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}