Skip to content

docs: adding the icon part to a charm is too hidden away #2744

Description

@sed-i

Please describe the question or issue you're facing with "Manage icons - Charmcraft dev documentation".

It took me a looong time to discover that this doc has exactly what I needed - a method for including the icon in the charm:

parts:
  icon:
    plugin: dump
    source: .
    stage:
      - icon.svg

This is because:

  1. The most important information is hidden (collapsed). Image

  2. The "manage icons" doc, which is what I was following more closely, mentions nothing about it and doesn't link to the icon.svg doc.


Reported from: https://documentation.ubuntu.com/charmcraft/4.2/howto/manage-icons/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions