Skip to content

Conversation

hmtsegaw
Copy link

Adds a note to the Docusaurus guide stating that trailingSlash: true is needed on Read the Docs to avoid routing issues. If false, users must configure redirects.

Closes #12345

@hmtsegaw hmtsegaw requested a review from a team as a code owner August 12, 2025 17:57
@hmtsegaw hmtsegaw requested a review from agjohnson August 12, 2025 17:57
Copy link

Documentation build overview

📚 docs | 🛠️ Build #29178180 | 📁 Comparing aeac854 against latest (6d4243e)


🔍 Preview build

Show files changed (5 files in total): 📝 5 modified | ➕ 0 added | ➖ 0 deleted
File Status
build-customization.html 📝 modified
support.html 📝 modified
about/index.html 📝 modified
intro/docusaurus.html 📝 modified
tutorial/index.html 📝 modified

Copy link

Documentation build overview

📚 dev | 🛠️ Build #29178179 | 📁 Comparing aeac854 against latest (6d4243e)


🔍 Preview build

Show files changed (6 files in total): 📝 6 modified | ➕ 0 added | ➖ 0 deleted
File Status
contribute.html 📝 modified
install.html 📝 modified
search-integration.html 📝 modified
style-guide.html 📝 modified
design/embed-api.html 📝 modified
design/theme-context.html 📝 modified

@@ -35,6 +35,13 @@ build the site, and copy the output to $READTHEDOCS_OUTPUT:

.. _Docusaurus: https://docusaurus.io/

.. note::
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the note -- we have some example config options noted below, this section should be put there around liune 75.

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: mention that Docusaurus needs trailingSlash: true (default) to work
2 participants