docs: add additional anchors on the "manage charms" page for linking to
Metadata
Current evaluation
Closed as a duplicate of PR #2128. The proposed documentation anchor additions were superseded by the referenced PR and not merged.
Suggested action: —
No scores available.
Issue body
From what I can tell, by default most of the headings in the "manage charms" page don't produce anchors that can be linked to with intersphinx:
```
$ intersphinx list https://canonical-charmcraft.readthedocs-hosted.com/en/stable --includes manage-charm
std:label Manage charm bundles (manage-charm-bundles)
https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-bundles/#manage-charm-bundles
std:label Manage charm revisions (manage-charm-revisions)
https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-revisions/#manage-charm-revisions
std:label Manage charms (manage-charms)
https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#manage-charms
std:label Publish a charm on Charmhub (publish-a-charm)
https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/#publish-a-charm
std:doc Manage charms (howto/manage-charms)
https://canonical-charmcraft.readthedocs-hosted.com/en/stable/howto/manage-charms/
```
We'd like to link to these individual sections from the ops docs, so the PR adds explicit anchors to link to.
Refs: https://github.com/canonical/operator/pull/1546
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed as a duplicate of PR #2128. The proposed documentation anchor additions were superseded by the referenced PR and not merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #2128. The pull request added explicit documentation anchors to the manage charms page to enable intersphinx linking from the ops docs. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed as a duplicate of #2128. The pull request added explicit anchors to the manage charms documentation page to enable intersphinx linking from the ops docs. The changes are covered by the referenced duplicate. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #872 docs: add anchors to support charmcraft documentation | craft-parts | merged | Merged. Added documentation anchors to Python and Poetry pages for Charmcraft support. Approved by two reviewers with passing CI and zero unresolved comments. | |
| #945 docs: update docs with extra ref anchors | craft-parts | merged | Merged documentation update adding extra reference anchors to support PR #2050. Approved by two reviewers, passed CI checks, and includes a changelog entry. |