Skip to content

fix(docs): move app management API to Apps section#14851

Open
skjnldsv wants to merge 1 commit into
masterfrom
fix/move-app-management-api
Open

fix(docs): move app management API to Apps section#14851
skjnldsv wants to merge 1 commit into
masterfrom
fix/move-app-management-api

Conversation

@skjnldsv
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv commented May 14, 2026

☑️ Resolves

What changed and why

The instruction_set_for_apps page documenting the OCS Provisioning API for apps (list, get info, enable, disable) was located under User Management for historical reasons. It has no relationship to user management — it belongs in the Apps section.

Changes:

  • Renamed and moved configuration_user/instruction_set_for_apps.rstapps_management_api.rst ("Apps management API")
  • Added apps_management_api to the Apps toctree in contents.rst
  • Removed instruction_set_for_apps from user_provisioning_api.rst toctree and trimmed the intro sentence that mentioned app management
  • Added sphinx_reredirects entry so the old URL redirects to the new page

🖼️ Screenshots

N/A — structural/navigation change only, page content is unchanged.

✅ 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) — redirect added in conf.py
  • I have run codespell or similar and addressed any spelling issues

The instruction_set_for_apps page was located under User Management
for historical reasons. It documents the OCS Provisioning API for
apps (list/info/enable/disable), which belongs in the Apps section.

- Move and rename to apps_management_api.rst ("Apps management API")
- Add to Apps toctree in contents.rst
- Remove from user_provisioning_api.rst toctree + trim intro prose
- Add sphinx-reredirects entry for the old URL

Fixes #11874

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 3 changed documentation pages

Last updated: Thu, 14 May 2026 13:56:32 GMT

@skjnldsv skjnldsv enabled auto-merge May 14, 2026 14:00
@skjnldsv skjnldsv self-assigned this May 14, 2026
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.

Moves app management API chapter from User Management to Apps management section

1 participant