问题描述
我正在使用Font Awesome 3.2. Font Awesome刚刚发布了版本4.0.在4.0版本之前,我将在 http://fortawesome.github.io/Font-Awesome/icons上查看Font Awesome的文档. /.新版本具有不同的图标名称,这使得在新旧文档之间很难工作.
I am using Font Awesome 3.2. Font Awesome just released version 4.0. Prior to the 4.0 release I would view Font Awesome's documentation at http://fortawesome.github.io/Font-Awesome/icons/. The new version has differing icon names and makes it difficult to work between the old and new documentation.
3.2文档仍然可用吗?我可以下载3.2文档吗?
Are the 3.2 docs still available? Can I download 3.2 docs?
推荐答案
3.2.1的文档已存档在:
The documentation for 3.2.1 has been archived at:
在Github Wiki上有一篇文章介绍了Font Awesome项目从3.1.2升级到4:
There's an article for upgrading from 3.1.2 to 4 on the Github wiki for the Font Awesome project:
您还可以从项目的发布页面下载早期版本. 3.2.1版本确实包含文档,但是必须对其进行编译才能有用.
You can also download earlier releases from the project's Releases page. The 3.2.1 release does include docs, but they must be compiled to be useful.
一般而言,您始终可以将Wayback Machine作为最后的选择,该Wayback Machine已根据日期缓存了先前发行版中某些文档的版本:
Generally speaking, you can always check the Wayback Machine as a last resort, which has cached versions of some of the docs from previous releases based on date:
这篇关于仍然可以访问Font Awesome 3.2文档吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!