servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Links to the user guide and other documentation are broken #553

Open oldaccountdeadname opened 2 years ago

oldaccountdeadname commented 2 years ago

The docs link an API Reference and a User Guide, both of which 404. What should they point to?

sagudev commented 2 years ago

https://doc.servo.org/mozjs/ work for me.

oldaccountdeadname commented 2 years ago

https://doc.servo.org/mozjs/ worsk for me.

Sorry, I should've been more clear. It's the links from that page, not the link to that page. Here are the precise 404's I observed:

I assume those resources just moved somewhere else, but I don't know where to. Updating those links would be greatly appreciated!

jdm commented 2 years ago

The closest I've found so far is https://firefox-source-docs.mozilla.org/js/index.html, https://spidermonkey.dev/docs/, and https://github.com/mozilla-spidermonkey/spidermonkey-embedding-examples/tree/esr78/docs .

sagudev commented 2 years ago

IIRC they were moving from MDN for docs. Snapshots are at archive.org: https://web.archive.org/web/20210601152810/https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey