Skip to content

docs: add guidance for enabling UI route with Flex#2695

Open
lacatoire wants to merge 1 commit intonelmio:5.xfrom
lacatoire:fix/docs-flex-ui-route
Open

docs: add guidance for enabling UI route with Flex#2695
lacatoire wants to merge 1 commit intonelmio:5.xfrom
lacatoire:fix/docs-flex-ui-route

Conversation

@lacatoire
Copy link
Contributor

Summary

  • The installation docs only described route registration inside a "not using Flex" note block
  • Flex users had no indication that the UI route in config/routes/nelmio_api_doc.yaml needs to be uncommented to browse the documentation
  • Restructure the section so all users see the route configuration, with a separate note for non-Flex kernel registration

Fixes #2592

The installation docs only described route registration for non-Flex
users. Flex users had no indication that the UI route in
config/routes/nelmio_api_doc.yaml needs to be uncommented.

Fixes nelmio#2592
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.59%. Comparing base (e651ed9) to head (670c573).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              5.x    #2695   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files          94       94           
  Lines        3064     3064           
=======================================
  Hits         2929     2929           
  Misses        135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: config/routes.yaml vs. config/routes/nelmio_api_doc.yaml

1 participant