[xwiki/xwiki-dev-llm] 7c35ef: [Misc] Forbid a Since column in a documentation re...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 7c35ef90461e222850d8cff2dd244c79964ba32a https://github.com/xwiki/xwiki-dev-llm/commit/7c35ef90461e222850d8cff2dd244c... Author: Vincent Massol <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki/okf/conventions/documentation.md M xwiki/skills/xwiki-doc-writing/SKILL.md Log Message: ----------- [Misc] Forbid a Since column in a documentation reference table * Version information on an xwiki.org page may only take the form of a {{version}} badge: never bare text, and never a "Since" / "Version" column in a reference table. That column is the Javadoc @since tag transcribed into a page, and it renders no badge, survives gardening unnoticed, and has to be filled for every row, which drags pre-LTS versions back onto the page. * Say explicitly that the LTS floor decides whether a version appears at all, rather than how it is written: a member older than the current LTS cycle carries no marker, so most rows of a table are unbadged. * Record that the macro normalises the qualifier away (since="18.8.0RC1" renders "XWiki 18.8.0+"), so the Java @since value can be passed to it verbatim. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: fe7063fb9e9cda5c4fbd5c4422a23da7d4c783dd https://github.com/xwiki/xwiki-dev-llm/commit/fe7063fb9e9cda5c4fbd5c4422a23d... Author: Vincent Massol <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki/okf/conventions/documentation.md M xwiki/skills/xwiki-doc-writing/SKILL.md Log Message: ----------- Merge pull request #131 from xwiki/doc-version-macro-only-form [Misc] Forbid a Since column in a documentation reference table Compare: https://github.com/xwiki/xwiki-dev-llm/compare/e762225b7ab2...fe7063fb9e9c To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications