-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
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
Add anchor links to docs #23225
Labels
Comments
Can you share one example of what you want a link to? |
Compatibility section of https://threejs.org/docs/#manual/en/introduction/Installation. |
Ah, right. That's the "old" manual... |
Might find a weekend to get this done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
I want to be able to link to a specific section of the documenation.
Describe the solution you'd like
All h1, h2,... tags have an id attribute.
Describe alternatives you've considered
Linking to just the page.
Additional context
n/a
The text was updated successfully, but these errors were encountered: