You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/sphinxcontrib-pretty-search.../metadata.xml

19 lines
720 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
Sphinx: pretty search results is an extension for the Sphinx
documentation tool.
To display search results, Sphinx is fetching the
source files of search hits and rendering excerpts in raw markup
(Example). This extension removes the markup from these source files
(during build time), so the search results look decent.
</longdescription>
<upstream>
<remote-id type="pypi">sphinxprettysearchresults</remote-id>
<remote-id type="github">sphinx-contrib/sphinx-pretty-searchresults</remote-id>
</upstream>
</pkgmetadata>