From 0cf315afc704039bb4c113d350c66e547a280996 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Jun 2016 07:21:49 +0200 Subject: ZF: add documentation link in all packages --- php-zendframework-zend-ldap.spec | 2 ++ 1 file changed, 2 insertions(+) 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} -- cgit