Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples no longer accessible under r175 #30813

Closed
mjurczyk opened this issue Mar 28, 2025 · 2 comments
Closed

Examples no longer accessible under r175 #30813

mjurczyk opened this issue Mar 28, 2025 · 2 comments
Milestone

Comments

@mjurczyk
Copy link
Contributor

Description

Seems like new docs still has the old examples/ linked (also on the main site) but the examples are no longer indexed as a list after the last build.
Leads to the examples page being empty and all examples inaccessible 👀

Works and builds well locally.

If examples are going away in their current form, maybe they could perm redirect to the new location?

Possibly related:

Reproduction steps

n/a

Code

n/a

Live example

n/a

Screenshots

No response

Version

r175

Device

No response

Browser

No response

OS

No response

@mrdoob
Copy link
Owner

mrdoob commented Mar 28, 2025

Seems like I broke something when I tried to clean the navigation.

Fixing it 🙏

@mrdoob
Copy link
Owner

mrdoob commented Mar 28, 2025

In 534c308 I decided to remove the "docs" link from the examples:

Image

To have space for the "manual" link in the docs page:

Image

I was not aware the the search box had code that depended on having a "docs" link in the page 🙃

Fixed! fb2ca19

@mrdoob mrdoob closed this as completed Mar 28, 2025
@Mugen87 Mugen87 added this to the r175 milestone Mar 28, 2025
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

No branches or pull requests

3 participants