From 987d9be250557b7e5a9d7ff82f93348f828e70b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Jun 2016 07:21:49 +0200 Subject: ZF: add documentation link in all packages --- php-zendframework-zend-form.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-zendframework-zend-form.spec') 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} -- cgit