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
commit8a884496b744dd0546669e2683ec07ff0c27da55 (patch)
tree53e384aa29b58df3cad31b2de62121db0d6e075c
parentfc8de1234090ca4017b8a35c7d1f6a44b2563777 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-inputfilter.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-inputfilter.spec b/php-zendframework-zend-inputfilter.spec
index 3de69d0..29e672b 100644
--- a/php-zendframework-zend-inputfilter.spec
+++ b/php-zendframework-zend-inputfilter.spec
@@ -81,6 +81,8 @@ The Zend\InputFilter component can be used to filter and validate generic sets
of input data. For instance, you could use it to filter $_GET or $_POST values,
CLI arguments, etc.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}