URL:
https://nodejs.org/api/index.html
Browser Name:
n/a
Browser Version:
n/a
Operating System:
n/a
How to reproduce the issue:
- Visit https://nodejs.org/api/index.html
- note that this is identical to the nav system on the left
That's it, that's the whole bug, the index page is not a documentation index page in the slightest. This should be a very long page (or many pages split on initial letter) with all terms across all of the documentation listed so that people can find the actual word they're looking for, and then click through to the thing they're looking for.
This is an index: https://docs.oracle.com/en/java/javase/18/docs/api/index-files/index-1.html
The nodejs.org page is not.