Skip to content

docs: sort packages in left nav menu case-insensitively - #274

Merged
threexc merged 1 commit into
mainfrom
docs-fix-package-list-ordering
Aug 19, 2026
Merged

docs: sort packages in left nav menu case-insensitively#274
threexc merged 1 commit into
mainfrom
docs-fix-package-list-ordering

Conversation

@justeph

@justeph justeph commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Currently, the packages in the left nav menu are sorted case-sensitively, which differs from the "List of Supported Packages" page that sorts them case-insensitively. This produces two package lists in a different order.

Fix this by forcing a case-insensitive sort on the left nav menu.

Currently, the packages in the left nav menu are sorted case-sensitively,
which differs from the "List of Supported Packages" page that sorts them
case-insensitively. This produces two package lists in a different order.

Fix this by forcing a case-insensitive sort on the left nav menu.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-19 16:36 UTC

@justeph
justeph requested a review from threexc August 19, 2026 16:16
@threexc

threexc commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

LGTM.

@threexc
threexc merged commit 4e59d2d into main Aug 19, 2026
5 checks passed
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.

2 participants