diff options
Diffstat (limited to 'php-zendframework-zend-dom.spec')
-rw-r--r-- | php-zendframework-zend-dom.spec | 4 |
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 |