docs: Add targets for intersphinx linking
Metadata
Current evaluation
Merged documentation update adding intersphinx targets to 12-factor sections. Approved by two reviewers and passed CI checks despite a failing snap-tests job. Changes span eight files with thirty-two additions.
Suggested action: —
No scores available.
Issue body
### Overview
Add new targets to 12-factor sections of the documentation.
### Rationale
We're introducing [intersphinx](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html) into the [12-factor support RTD project](https://canonical-12-factor-app-support.readthedocs-hosted.com/latest/), and while I was converting the Rockcraft links, I spotted a few sections that were missing targets.
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [X] I've added or updated any relevant documentation.
I ran `make lint && make test` locally, and both failed, but for reasons unrelated to this PR.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update adding intersphinx targets to 12-factor sections. Approved by two reviewers and passed CI checks despite a failing snap-tests job. Changes span eight files with thirty-two additions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update adding intersphinx linking targets to the 12-factor sections. The external contributor implemented the changes to support Sphinx intersphinx configuration, and the pull request was accepted. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update adding intersphinx linking targets to 12-factor sections. Changes improve cross-referencing in the 12-factor support docs. Submitted by an external contributor and merged without review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2489 docs: add targets to 12-factor sections | charmcraft | merged | Merged documentation update adding intersphinx targets to 12-factor sections. Approved by two reviewers, the change adds 93 lines across 10 files to improve cross-referencing. | |
| #1274 docs: update intersphinx paths | rockcraft | merged | Merged documentation update correcting intersphinx mapping paths for the 12-factor docs after a URL migration and RTD project deletion. Approved by two reviewers, passed all CI checks, and modified one file. | |
| #2741 docs: update intersphinx links | charmcraft | merged | Merged documentation update refreshing intersphinx links to reflect recent domain migrations. Approved by one reviewer, passed all CI checks, and applied minimal changes across a single file. | |
| #6165 docs: link to snap docs with intersphinx | snapcraft | merged | Merged. Replaces external snap documentation links with Intersphinx references to resolve #6036. Approved by three reviewers and passed CI checks, with temporary external service failures acknowledged and ignored. | |
| #1102 docs: update intersphinx mappings | craft-application | merged | Merged after maintainer approval. Updated intersphinx mappings for documentation.ubuntu.com. Modified five lines in one file. CI passed except one unrelated snap test, which did not block integration. | |
| #983 docs: update links | rockcraft | merged | Merged documentation update that replaces hardcoded URLs with intersphinx and Sphinx references, and fixes redirected external links. Approved by three reviewers and passed CI checks after resolving initial lint and test failures. | |
| #325 docs: use canonical-sphinx | craft-application | merged | Merged documentation update to adopt canonical-sphinx and remove unused extensions. Approved by two reviewers, passed CI, and modified four files (+30/-83 lines). | |
| #2128 docs: add anchors and fix a few small things | charmcraft | merged | Merged documentation updates adding intersphinx anchors, renaming sections for consistency, fixing rendering issues, and resolving linting errors. Approved by reviewers and integrated after manual fixes. | |
| #106 docs: use canonical-sphinx | craft-archives | merged | Merged documentation update to use canonical-sphinx. Approved by two reviewers, passed CI and codecov checks, and successfully integrated into the codebase. | |
| #209 docs: use canonical-sphinx | starbase | merged | Merged documentation update to adopt canonical-sphinx. Approved by two reviewers, modifying two files with 45 additions and 36 deletions. |