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
commit987d9be250557b7e5a9d7ff82f93348f828e70b6 (patch)
tree295d84ec3381ad4a487571c1674e23f7ca6d36f7
parentfd7425cf87d27ae12801215c59dc7f288493af70 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-form.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-form.spec b/php-zendframework-zend-form.spec
index abaaea5..085a7bc 100644
--- a/php-zendframework-zend-form.spec
+++ b/php-zendframework-zend-form.spec
@@ -129,6 +129,8 @@ and the View Layer. It composes a thin layer of objects representing form
elements, an InputFilter, and a small number of methods for binding data to
and from the form and attached objects.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}