Skip to content

docs(dev): expand occ command coverage in developer manual#14605

Merged
skjnldsv merged 1 commit intomasterfrom
docs/dev-occ-completeness
Apr 25, 2026
Merged

docs(dev): expand occ command coverage in developer manual#14605
skjnldsv merged 1 commit intomasterfrom
docs/dev-occ-completeness

Conversation

@miaulalala
Copy link
Copy Markdown
Contributor

basics/storage/migrations.rst:
Rewrote the Console commands section. Replaced inaccurate bullet list with per-command subheadings and actual occ syntax for all five commands: migrations:execute, migrations:generate, migrations:migrate, migrations:preview (was undocumented), migrations:status. Corrected the claim that all commands require debug mode — only migrations:execute restricts rolling back without it.

basics/routing.rst:
Added Console commands section documenting router:list (with --ocs and --index filters) and router:match (with --method option).

basics/translations.rst:
Added Console commands section documenting l10n:createjs, including the optional language argument and output location.

digging_deeper/snowflake_ids.rst:
Expanded the one-line occ mention into a proper example with full command output.

AI-Assisted-By: claude-sonnet-4-6 noreply@anthropic.com

🖼️ Screenshots

screencapture-file-home-anna-Documents-documentation-developer-manual-build-html-com-digging-deeper-snowflake-ids-html-2026-04-25-16_02_48 Screenshot from 2026-04-25 16-02-18 Screenshot from 2026-04-25 16-01-48 Screenshot from 2026-04-25 16-01-23 Screenshot from 2026-04-25 16-01-11

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

**basics/storage/migrations.rst:**
Rewrote the Console commands section. Replaced inaccurate bullet list with
per-command subheadings and actual occ syntax for all five commands:
migrations:execute, migrations:generate, migrations:migrate, migrations:preview
(was undocumented), migrations:status. Corrected the claim that all commands
require debug mode — only migrations:execute restricts rolling back without it.

**basics/routing.rst:**
Added Console commands section documenting router:list (with --ocs and --index
filters) and router:match (with --method option).

**basics/translations.rst:**
Added Console commands section documenting l10n:createjs, including the
optional language argument and output location.

**digging_deeper/snowflake_ids.rst:**
Expanded the one-line occ mention into a proper example with full command
output.

AI-Assisted-By: claude-sonnet-4-6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@larch.dev>
Signed-off-by: Anna Larch <anna@nextcloud.com>
@skjnldsv skjnldsv merged commit aa74b71 into master Apr 25, 2026
22 checks passed
@skjnldsv skjnldsv deleted the docs/dev-occ-completeness branch April 25, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants