docs(admin): split occ_command.rst into topic-based sub-pages#14340
Merged
docs(admin): split occ_command.rst into topic-based sub-pages#14340
Conversation
benjaminfrueh
approved these changes
Apr 16, 2026
The monolithic occ_command.rst (2,335 lines) is split into a concise overview page and six focused sub-pages: - occ_apps.rst — Apps, background jobs & config commands - occ_database.rst — DAV & database commands - occ_files.rst — Files & encryption commands - occ_ldap.rst — LDAP commands - occ_users.rst — User & group commands - occ_system.rst — System & maintenance commands The overview page retains the introductory sections (running occ, user permissions, environment variables, autocompletion, maintenance mode caveats) and links to the sub-pages via a toctree. The old directory listing is removed as the toctree sidebar navigation replaces it. No content changes — every line is preserved as-is. AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
Remove duplicate user:keys:verify entry and add missing user:profile to the command listing in occ_users.rst. AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
7c00d55 to
2850383
Compare
skjnldsv
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The monolithic occ_command.rst (2,335 lines) is split into a concise overview page and six focused sub-pages:
The overview page retains the introductory sections (running occ, user permissions, environment variables, autocompletion, maintenance mode caveats) and links to the sub-pages via a toctree. The old directory listing is removed as the toctree sidebar navigation replaces it.
No content changes — every line is preserved as-is.
AI-Assisted-By: Claude Opus 4.6 noreply@anthropic.com
🖼️ Screenshots