From 953d1f6fd84b633800dbea447b4f3e9d41c9d4c0 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-tag.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-zendframework-zend-tag.spec b/php-zendframework-zend-tag.spec index da26aa2..7f2131f 100644 --- a/php-zendframework-zend-tag.spec +++ b/php-zendframework-zend-tag.spec @@ -81,6 +81,8 @@ Zend\Tag\Item and Zend\Tag\ItemList. Additionally, it comes with the interface Zend\Tag\TaggableInterface, which allows you to use any of your models as a taggable item in conjunction with Zend\Tag. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit