summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-03-31 07:26:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-13 13:47:10 +0100
commit9ce4f9248db3db70732d886a18ea355f321bd49d (patch)
tree4f64bdaf25baca6bf932f6860071fc9b3780568e /meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb
parent231f93becad619f6afa383f9b1132f1d4b02fa64 (diff)
downloadopenembedded-core-contrib-9ce4f9248db3db70732d886a18ea355f321bd49d.tar.gz
meta/recipes: ensure all recipes have a SUMMARY
DESCRIPTION is optional for now; writing good component descriptions is not easy (but appreciated). Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb
index 39589881da..bf034fb684 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
+SUMMARY = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
HOMEPAGE = "https://www.sphinx-doc.org"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886"