From 255eb4aadf960553d73ed58c5a1c47cc7e67c5b8 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-authentication.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-zendframework-zend-authentication.spec') diff --git a/php-zendframework-zend-authentication.spec b/php-zendframework-zend-authentication.spec index a3723f8..a833603 100644 --- a/php-zendframework-zend-authentication.spec +++ b/php-zendframework-zend-authentication.spec @@ -104,6 +104,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} The Zend\Authentication component provides an API for authentication and includes concrete authentication adapters for common use case scenarios. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit