From b382a7ba7aa6886f4975664832db5da32200bd60 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-code.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-zendframework-zend-code.spec') diff --git a/php-zendframework-zend-code.spec b/php-zendframework-zend-code.spec index c6f3fc7..2cc7456 100644 --- a/php-zendframework-zend-code.spec +++ b/php-zendframework-zend-code.spec @@ -88,6 +88,8 @@ PHP code, you can easily extend the base class in order to provide code generation for other tasks: JavaScript, configuration files, apache vhosts, etc. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit