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
commitdd1356cb2ae9abef4c9d2412fde4d77aac81e6d3 (patch)
tree3d8c985a9ee22903ddec30d7d81ad67b0bcb07c7
parent68902c23d9c76703f9892e23d3fbf81f72d0dd89 (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-dom.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-dom.spec b/php-zendframework-zend-dom.spec
index c99419c..c1f1bc9 100644
--- a/php-zendframework-zend-dom.spec
+++ b/php-zendframework-zend-dom.spec
@@ -68,6 +68,8 @@ The Zend\Dom component provides tools for working with DOM documents and
structures. Currently, we offer Zend\Dom\Query, which provides a unified
interface for querying DOM documents utilizing both XPath and CSS selectors.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -131,4 +133,4 @@ rm -rf %{buildroot}
- fix description
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
-- initial package \ No newline at end of file
+- initial package