summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-click/metadata.xml
blob: 26b8bd2c9db8cae973f3168987fccae4779e21d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs.
	</longdescription>
	<upstream>
		<remote-id type="github">click-contrib/sphinx-click</remote-id>
		<remote-id type="pypi">sphinx-click</remote-id>
		<bugs-to>https://github.com/click-contrib/sphinx-click/issues</bugs-to>
		<doc>https://sphinx-click.readthedocs.io/en/latest</doc>
	</upstream>
</pkgmetadata>