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
commit251c1b4cbfb44d942fc8718c737e0efb3c9c558d (patch)
tree5fd264432d6c92b77c24c2054e8e81da226b738e
parent11d39f83bf98f4a067a1daf44665cb111cef4e8b (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-feed.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-feed.spec b/php-zendframework-zend-feed.spec
index 29be25e..6b7d24c 100644
--- a/php-zendframework-zend-feed.spec
+++ b/php-zendframework-zend-feed.spec
@@ -115,6 +115,8 @@ and entry attributes. Zend\Feed also has extensive support for modifying feed
and entry structure with the same natural syntax, and turning the result back
into XML.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -188,4 +190,4 @@ rm -rf %{buildroot}
- add optional dependency on psr/http-message
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
-- initial package \ No newline at end of file
+- initial package