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
commit632fc6a6e8425b961bda563203336282cac0c9d5 (patch)
treedaaaf352cdcf8f000bff8c5c99f8fba22756ebf9
parentdcf70a690903d4ebbe34eed8ba0b49cc6e648a2c (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-json.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-json.spec b/php-zendframework-zend-json.spec
index 6470670..b96c75c 100644
--- a/php-zendframework-zend-json.spec
+++ b/php-zendframework-zend-json.spec
@@ -88,6 +88,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
Zend\Json provides convenience methods for serializing native PHP to JSON
and decoding JSON to native PHP.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}