How to obtain a dump of the Mozilla Developer Network site

坚强是说给别人听的谎言 提交于 2019-12-12 08:08:18

问题


What size is the entire Mozilla Developer Network site? api.jquery.com is about 40MB when downloaded via wget.


回答1:


As per bugzilla bug 757461 and the download section at the About page, MDN provides weekly snapshots of the entire site content available at:

(Updated link, but the content is old until this issue is fixed.)

https://mdn-downloads.s3-us-west-2.amazonaws.com/developer.mozilla.org.tar.gz

It's approximately 8GB for the content.



来源:https://stackoverflow.com/questions/15909114/how-to-obtain-a-dump-of-the-mozilla-developer-network-site

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!