twitter-bootstrap 在哪里可以获得 Bootstrap 3.0 代码和文档?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/16316928/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where can I get Bootstrap 3.0 code and documentation?
提问by Mathieu
It seems the code and the documenation that used to be on http://rc.getbootstrap.com/has disappeared. I used to be able to access:
过去http://rc.getbootstrap.com/上的代码和文档似乎已经消失了。我曾经能够访问:
But now these pages can't be accessed anymore.
但是现在这些页面不能再访问了。
Where is it ? or does somebody know when it will boostrap 3.0 be released officially on a stable version ?
它在哪里 ?或者有人知道 boostrap 3.0 什么时候会正式发布稳定版本?
回答by nickl-
Bootstrap 3 documentation is now the default: http://getbootstrap.com/
Bootstrap 3 文档现在是默认值:http: //getbootstrap.com/
For legacy bootstrap 2.3.2 docs: http://getbootstrap.com/2.3.2/
对于旧版引导程序 2.3.2 文档:http: //getbootstrap.com/2.3.2/
nJoy!
快乐!
回答by gma992
You can find the offline documentation for the current version at: https://github.com/AAlakkad/Bootstrap-3-Offline-Docs
您可以在以下位置找到当前版本的离线文档:https: //github.com/AAlakkad/Bootstrap-3-Offline-Docs
回答by Appleshell
You can access the documentation and code here: https://github.com/twitter/bootstrap/tree/3.0.0-wip
您可以在此处访问文档和代码:https: //github.com/twitter/bootstrap/tree/3.0.0-wip

