提交 416a54e1 编写于 作者: C Catouse

* rename google-code-prettify to prettify and add prettify to zui config.

上级 a9dd276a
......@@ -218,7 +218,7 @@
<script src="docs/js/doc.min.js"></script>
<!-- 增强文档插件 -->
<script async src="assets/google-code-prettify/prettify.js"></script>
<script async src="assets/prettify/prettify.js"></script>
<script async src="assets/marked/marked.min.js"></script>
<!-- Static -->
......
......@@ -48,6 +48,17 @@
"name": "为IE专门设置",
"dpds": ["html5shiv", "respond", "excanvas"]
},
"prettify": {
"name": "prettify",
"pver": "1.0.0",
"ver": "1.4.0",
"src": {
"resource": ["assets/prettify//**/*"]
},
"desc": "Automatically exported from code.google.com/p/google-code-prettify",
"thirdpart": true,
"website": "https://github.com/google/code-prettify"
},
"jqueryex": {
"name": "jQuery扩展",
"ver": "1.0.0",
......@@ -1176,6 +1187,13 @@
"filename": "jquery",
"includes": ["jquery"]
},
"prettify": {
"thirdpart": true,
"title": "Google code prettify",
"dest": "dist/lib/prettify/",
"filename": "prettify",
"includes": ["prettify"]
},
"chosen": {
"thirdpart": true,
"title": "Chosen",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册