From 28688d7a69ed80fa60fa033567dc9217ce8f78e2 Mon Sep 17 00:00:00 2001 From: Jadon Naas Date: Tue, 11 Jul 2023 15:35:51 -0400 Subject: [PATCH] Add docs key and point at Discourse Add the 'docs' key and point it at a Discourse topic previously populated with the charm's README contents. When the new charm revision is released to the Charmhub, this Discourse-based content will be displayed there. In the absense of the this new key, the Charmhub's default behaviour is to display the value of the charm's 'description' key. Change-Id: I73c3ffa7632bbb2903b9c81d94af7dabae0b19da --- metadata.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.yaml b/metadata.yaml index faa8200c..4cfbc1a0 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -8,6 +8,7 @@ description: | . This charm provides the Nova Compute hypervisor service and should be deployed directly to physical servers. +docs: https://discourse.charmhub.io/t/nova-compute-docs-index/10552 tags: - openstack series: