Steps to replicate the issue (include links if applicable):
- Go to https://doc.wikimedia.org/oojs-ui/master/js/OO.ui.html#.alert
- I want to see the options list. The docs say "Additional options, see OO.ui.MessageDialog#getSetupProcess"
- This is not a link, but OK, I search this, find and click OO.ui.MessageDialog#getSetupProcess
What happens?:
- Options are still not explaned
- The source links to Window.js, line 355
What should have happened instead?:
- The actual source is https://doc.wikimedia.org/oojs-ui/master/js/dialogs_MessageDialog.js.html#line148
- Options are explained there
Context: T185396
