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
commitbe22c6122655af4a1a52e1bae7add1e90a53517d (patch)
tree0cc63eb27c53d805cdfeacee0bf4c492a954f3e5
parent57459a1dab495a0e199c36451c4ef3b3bc97a856 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-permissions-rbac.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-permissions-rbac.spec b/php-zendframework-zend-permissions-rbac.spec
index 1f609f4..6d6331b 100644
--- a/php-zendframework-zend-permissions-rbac.spec
+++ b/php-zendframework-zend-permissions-rbac.spec
@@ -60,6 +60,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
%description
Provides role-based access control (RBAC) permissions management.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -117,4 +119,4 @@ rm -rf %{buildroot}
%changelog
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
-- initial package \ No newline at end of file
+- initial package