docs: normalise plugin references
Metadata
Current evaluation
Documentation references for plugins were normalized across 30 files by standardizing whitespace, headings, and formatting roles. The changes were approved by two reviewers, passed all CI checks, and successfully merged.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the guidelines for contributing?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [X] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
* Standardize whitespace in plugin docs
* Change "Examples" heading to "Example" when only one is present
* Harmonize `[]`, `""`, and `Unset`
* Replace `:file:` and `:command:` roles (probably out-of-scope but I couldn't help myself)
I'll also wrap all of the lines at 88 characters once the review is complete. I didn't want to obscure the actual changes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Documentation references for plugins were normalized across 30 files by standardizing whitespace, headings, and formatting roles. The changes were approved by two reviewers, passed all CI checks, and successfully merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation updates that normalize plugin references, standardize whitespace, harmonize formatting symbols, and replace Sphinx roles. Approved by reviewer and integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5809 docs: format plugin references | snapcraft | merged | Merged documentation updates standardizing plugin reference formatting. Changes replace Keywords with Keys, align whitespace, standardize list formatting, and update the Maven example. Approved by two reviewers and passed CI checks. | |
| #1540 docs: reduce instances of 'v2' in plugin references | craft-parts | open | Documentation cleanup removing 'v2' from plugin references across 2 files (+6/-6 lines). Approved by 2 reviewers with 1 unresolved comment; CI passing. | |
| #482 docs: start working on a plugin template; reorganise files | craft-parts | merged | Merged documentation updates introducing a plugin template and reorganizing project files. Approved by one reviewer, with 173 additions and 78 deletions across 8 files. | |
| #3070 plugins v2: update plugins so they have a similar behavior | snapcraft | merged | Merged after reviewer approval and passing CI. Standardized plugin behavior by removing invalid minitems usage, eliminating prefix setup and default build type concepts, and correcting docstring formatting across 13 files. | |
| #1181 docs: remove instances of 'v2' from plugin intros | rockcraft | merged | Merged documentation update removing deprecated 'v2' references from plugin introspection and renaming the plugin index to Plugins. Approved by three reviewers, passed CI checks, and applied across three files. | |
| #723 docs: document the .NET plugin | craft-parts | merged | Merged documentation update adding reference material for the .NET plugin. Approved by two reviewers, passed CI checks, and added 90 lines across two files. | |
| #735 New plugin docs | craft-parts | merged | Merged new plugin documentation across 15 files, adding 763 lines and removing 3. The maintainer rebased the branch on main following individual reviews. Two reviewers approved with zero unresolved comments before final merge. |