From 252be84a9b97fce3b36edb9a3c94e945f3a8d249 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-uri.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'php-zendframework-zend-uri.spec') diff --git a/php-zendframework-zend-uri.spec b/php-zendframework-zend-uri.spec index a328dc1..6a34167 100644 --- a/php-zendframework-zend-uri.spec +++ b/php-zendframework-zend-uri.spec @@ -73,6 +73,8 @@ Zend\Uri is a component that aids in manipulating and validating Uniform Resource Identifiers (URIs). Zend\Uri exists primarily to service other components, such as Zend\Http, but is also useful as a standalone utility. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} @@ -133,4 +135,4 @@ rm -rf %{buildroot} - raise dependency on PHP >= 5.5 * Tue Aug 4 2015 Remi Collet - 2.5.1-1 -- initial package \ No newline at end of file +- initial package -- cgit