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
commit252be84a9b97fce3b36edb9a3c94e945f3a8d249 (patch)
treefcc80ed31fb756047d96b8035a33fe430a73754a
parent2d934e67f9b5e2bb3cec1c7d00fb2e44ae7fe800 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-uri.spec4
1 files changed, 3 insertions, 1 deletions
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 <remi@fedoraproject.org> - 2.5.1-1
-- initial package \ No newline at end of file
+- initial package