From 4d540d21e71a73c43d2accafd2e14ed1e98464c6 Mon Sep 17 00:00:00 2001 From: Jehan Date: Fri, 29 Dec 2017 02:16:44 +0100 Subject: [PATCH] docs: tag can have children tags. This is useful to provide a link specific to a given version of a software, rather than a generic link meant for the whole project. Typically you may want to link a release note, or a detailed news which may give much more information than the and/or probably more context, images and examples, etc. --- docs/sources/metainfo/component.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/sources/metainfo/component.xml b/docs/sources/metainfo/component.xml index 92165e7c..a4408460 100644 --- a/docs/sources/metainfo/component.xml +++ b/docs/sources/metainfo/component.xml @@ -423,11 +423,19 @@ The size type is defined via a type property on the size tag, and may assume the value download or installed. The size itself is set as the value and must be given in bytes. + + Finally a release tag may have one or multiple url + tags as children. These url tags must be links specific to a release. + For instance a release news on the project web page for this specific version or a release + note should be listed as a url with type "homepage". + The url tag is structured as described in . + Examples for a valid releases tag: + https://example.org/news/version-1.2-release 12345678 42424242