docs: fix Activity window tabs for oc#756
Conversation
The oc Activity window is documented with "Server Activities" and "Sync Protocol" tabs, neither of which exists in client 7.1. The widget adds exactly two tabs: "Local Activity" and "Not Synced". Replace the two fictional tabs with the real "Local Activity" tab description. Source: src/gui/activitysettings.cpp:37-40. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Review — #756 (master)Verdict: clean. Documentation fix is accurate and well-scoped. Accuracy (verified against source): Confirmed against AsciiDoc: Clean — Consistency: Identical diff to the 7.1 backport #755; the oc block now aligns with the adjacent kw block content. CI: Build documentation + lint both pass. Changelog: N/A — repo maintains no changelog (no Minor note (non-blocking): As your PR body flags, the screenshot Auto-merge: N/A — this PR is agent-authored (DeepDiver1975); GitHub blocks self-approval, so it needs a human approver to merge. 🤖 Automated PR review by Claude Code review agent. |
dj4oC
left a comment
There was a problem hiding this comment.
Replaces the fictional "Server Activities"/"Sync Protocol" Activity-window tabs with the real "Local Activity" tab, per the master/7.1 pair (#755).
Findings
Nothing blocking. Bullet-list AsciiDoc syntax (including the + line continuation) is valid, and no links are affected. Not independently re-verified against owncloud/client source (out of scope here).
Verdict
Approved
🤖 Automated review by Claude Code
Generated by Claude Code
master counterpart of #755. The oc Activity window documents non-existent "Server Activities"/"Sync Protocol" tabs; client 7.1 has only "Local Activity" + "Not Synced" (
src/gui/activitysettings.cpp:37-40).🤖 Generated with Claude Code