From 5578e123fcf9c27b034416941618776c894466d5 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-file.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-zendframework-zend-file.spec b/php-zendframework-zend-file.spec index c9db174..f2cdae0 100644 --- a/php-zendframework-zend-file.spec +++ b/php-zendframework-zend-file.spec @@ -94,6 +94,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} %description Zend\File is a component used to manage file transfer and class autoloading. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit