[xwiki/xwiki-dev-llm] 460fa0: [Misc] Extract a How-to's repeated entry step inst...
Branch: refs/heads/doc-repeated-entry-step Home: https://github.com/xwiki/xwiki-dev-llm Commit: 460fa06ce91e92a7dc060e683ee95c4b9183ef22 https://github.com/xwiki/xwiki-dev-llm/commit/460fa06ce91e92a7dc060e683ee95c... Author: Vincent Massol <[email protected]> Date: 2026-08-14 (Fri, 14 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-doc-writing/tools/README.md M xwiki/skills/xwiki-doc-writing/tools/docpages.py Log Message: ----------- [Misc] Extract a How-to's repeated entry step instead of duplicating it * okf/conventions/documentation.md: a navigation step shared by sibling How-tos is a missing page, not shared content — it becomes its own How-to ("Open the ... Application") that each procedure links to from a single opening item. It also always duplicates its screenshot, and those copies drift apart while every page still passes its own checks. The guide's DocumentationStyle page offers only the `{{display}}` mechanism for "steps in a how-to" repeated across pages, so the bullet says explicitly that this refines it rather than drifts from it, and the `{{display}}` bullet now scopes itself to a fragment that must really render inline. The de-duplication bullet gains the two comparisons that need no judgement: the siblings' step 1, and the tree's attachment names. * skills/xwiki-doc-writing: the same two comparisons open the de-duplication pass, and a repeated entry step is its own review-checklist item — a tree can duplicate one step four times and still pass every existing check. * skills/xwiki-doc-writing/tools/docpages.py: two cross-page lint checks, since neither defect is visible while linting one page at a time. A repeated opening step counts only when it carries a screenshot: the one-line link that replaces it is meant to read identically on every page, so matching on the text alone flags the fix as the defect. * Bumped the plugin version to 1.0.28 (patch, content edit) in all five synced fields. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications