Skip to content

docs: move AI Agent nav under ABP Studio#25592

Merged
EngincanV merged 1 commit into
rel-10.4from
codex/move-ai-agent-nav
Jun 9, 2026
Merged

docs: move AI Agent nav under ABP Studio#25592
EngincanV merged 1 commit into
rel-10.4from
codex/move-ai-agent-nav

Conversation

@enisn

@enisn enisn commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Move the ABP Studio AI Agent navigation group out of Fundamentals and directly under ABP Studio.
  • Keep the existing AI Agent child pages unchanged.
  • Remove an existing trailing comma in docs-nav.json so the file parses as strict JSON.

Validation

  • python -m json.tool docs/en/docs-nav.json
  • node JSON.parse structural check: AI Agent direct under ABP Studio = 1, under Fundamentals = 0
  • git diff --check

@enisn enisn added this to the 10.4-patch milestone Jun 9, 2026
@enisn enisn marked this pull request as ready for review June 9, 2026 07:44
Copilot AI review requested due to automatic review settings June 9, 2026 07:44
@EngincanV EngincanV merged commit b466d3a into rel-10.4 Jun 9, 2026
2 checks passed
@EngincanV EngincanV deleted the codex/move-ai-agent-nav branch June 9, 2026 07:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation navigation structure to place the ABP Studio > AI Agent group directly under ABP Studio (instead of being nested under Fundamentals) and fixes a JSON validity issue by removing a trailing comma so docs-nav.json parses as strict JSON.

Changes:

  • Moved the AI Agent navigation group out of Fundamentals and into the top-level ABP Studio section (child pages unchanged).
  • Removed a trailing comma to ensure docs/en/docs-nav.json is valid strict JSON.

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.

3 participants