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
commit0cf315afc704039bb4c113d350c66e547a280996 (patch)
tree57c04adb718526ffe32b1c8402f98d351d3a08e7
parentc423369dc7c408eb406c0afcf77bf875fc899bf2 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-ldap.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-ldap.spec b/php-zendframework-zend-ldap.spec
index 79f95b9..5790fc8 100644
--- a/php-zendframework-zend-ldap.spec
+++ b/php-zendframework-zend-ldap.spec
@@ -92,6 +92,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
Zend\Ldap\Ldap is a class for performing LDAP operations including but
not limited to binding, searching and modifying entries in an LDAP directory.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}