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
commited6b516a758df0c6a64738efec82b22556159159 (patch)
tree1edbce6339d35b1a0cd80ee4a1ffb16c08096723
parentfaf0628cf0bc649c838111780be3de1b8c869083 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-soap.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-soap.spec b/php-zendframework-zend-soap.spec
index a112e96..0dbb1fc 100644
--- a/php-zendframework-zend-soap.spec
+++ b/php-zendframework-zend-soap.spec
@@ -92,6 +92,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
Zend\Soap is a component to manage the SOAP protocol in order
to design client or server PHP application.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}