Skip to content

Conversation

ericenns
Copy link
Member

What does this PR do and why?

Describe in detail what your merge request does and why.

This PR upgrades to latest version of docusaurus (3.9.1) and replaces all generated-index with explicit index.mdx to fix issue where next/prev links were untranslated.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

Before:

image

After:

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. cd docs-site
  2. Install deps: pnpm install --frozen-lockfile
  3. Start docs site in French mode: pnpm start --locale fr
  4. In opened browser window click Documentation
  5. Navigate through documentation site using Suivant button on each page and ensure that it is in French

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

@ericenns ericenns requested a review from ksierks October 16, 2025 14:26
@ericenns ericenns added the accessibility Accessibility concerns and/or requests label Oct 16, 2025
Copy link

Code Metrics Report

Coverage Test Execution Time
96.3% 16m38s

Reported by octocov

Copy link
Contributor

@ksierks ksierks left a comment

Choose a reason for hiding this comment

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

Suivant links translated.

@ericenns ericenns merged commit b3235b2 into main Oct 16, 2025
8 checks passed
@ericenns ericenns deleted the docs-site/generated-index-fixes branch October 16, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility Accessibility concerns and/or requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants