Skip to content

Commit

Permalink
标题版本号修正
Browse files Browse the repository at this point in the history
  • Loading branch information
heeroluo committed Nov 7, 2018
1 parent d3c750e commit 2e26032
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion doc-template/index.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>JRaiser 2 API文档</title>
<title>JRaiser 3 API文档</title>
<meta name="Keywords" content="jraiser,bowljs,modular,javascript,library,api,document,前端,模块化,类库,文档" />
<link href="css/basic.css" rel="stylesheet" type="text/css" />
<link href="css/home.css" rel="stylesheet" type="text/css" />
Expand Down
2 changes: 1 addition & 1 deletion doc-template/module.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title><%=current.$name%> | JRaiser 2 Javascript Library</title>
<title><%=current.$name%> | JRaiser 3 Javascript Library</title>
<meta name="Keywords" content="jraiser,bowljs,modular,javascript,library,api,document,前端,模块化,类库,文档" />
<link href="../../css/basic.css" rel="stylesheet" type="text/css" />
<link href="../../css/module.css" rel="stylesheet" type="text/css" />
Expand Down
2 changes: 1 addition & 1 deletion docs/api/3.0/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE HTML><html><head><meta charset="utf-8"><title>JRaiser 2 API文档</title><meta name="Keywords" content="jraiser,bowljs,modular,javascript,library,api,document,前端,模块化,类库,文档"><link href="css/basic.css" rel="stylesheet" type="text/css"><link href="css/home.css" rel="stylesheet" type="text/css"></head><body><header class="header"><div class="boundary clearfix"><h1 class="header__logo"><img src="image/logo.png" alt="JRaiser" class="header__logo__name"> <img src="image/api.png" alt="API" class="header__logo__api"> <img src="image/description.png" alt="modular javascript foundation library" class="header__logo__des"></h1></div></header><section class="section boundary"><h2 class="section__title">Infrastructure</h2><ul class="section__list"><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/base_1_2_base/index.html">base/1.2/base</a> <span class="section__list__item__des">本模块提供最基础、最核心的接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/dom_1_2_dom/index.html">dom/1.2/dom</a> <span class="section__list__item__des">本模块提供选择器查询接口以及包含大量DOM操作接口的节点集合类型。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/promise_1_2_promise/index.html">promise/1.2/promise</a> <span class="section__list__item__des">本模块对Promise编程模式提供支持。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/pubsub_1_2_pubsub/index.html">pubsub/1.2/pubsub</a> <span class="section__list__item__des">本模块提供事件驱动机制。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/tween_1_0_tween/index.html">tween/1.0/tween</a> <span class="section__list__item__des">本模块提供补间数值变化相关接口。</span></li></ul></section><section class="section boundary"><h2 class="section__title">Utility</h2><ul class="section__list"><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/ajax_1_5_ajax/index.html">ajax/1.5/ajax</a> <span class="section__list__item__des">本模块提供Promise化的异步请求接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/cookie_1_1_cookie/index.html">cookie/1.1/cookie</a> <span class="section__list__item__des">本模块提供Cookie读写接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/crypto_1_1_md5/index.html">crypto/1.1/md5</a> <span class="section__list__item__des">MD5加密算法。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/crypto_1_1_sha1/index.html">crypto/1.1/sha1</a> <span class="section__list__item__des">SHA1加密算法。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/querystring_1_1_querystring/index.html">querystring/1.1/querystring</a> <span class="section__list__item__des">本模块提供URL参数序列化与反序列化接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/timespan_1_0_timespan/index.html">timespan/1.0/timespan</a> <span class="section__list__item__des">本模块提供时间跨度操作。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/tmpl_2_2_tmpl/index.html">tmpl/2.2/tmpl</a> <span class="section__list__item__des">微型模版引擎。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/ua_1_0_ua/index.html">ua/1.0/ua</a> <span class="section__list__item__des">本模块提供基于UserAgent的常用环境检测。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/web_storage_1_1_web_storage/index.html">web-storage/1.1/web-storage</a> <span class="section__list__item__des">本模块提供本地存储接口的封装(不兼容IE6/7)。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/xtpl_4_6_xtpl/index.html">xtpl/4.6/xtpl</a> <span class="section__list__item__des">XTemplate模板引擎。</span></li></ul></section><footer class="footer boundary"><div class="footer__logo"><a href="/"><img src="image/logo.png" alt="JRaiser"></a></div><div class="footer__content">Copyright &copy; 2012-2018 <a href="//mrluo.life/" target="_blank">Mr.Luo</a><br>Released under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT license</a></div></footer><div style="display: none;"><script src="http://s4.cnzz.com/stat.php?id=4794499&amp;web_id=4794499"></script></div></body></html>
<!DOCTYPE HTML><html><head><meta charset="utf-8"><title>JRaiser 3 API文档</title><meta name="Keywords" content="jraiser,bowljs,modular,javascript,library,api,document,前端,模块化,类库,文档"><link href="css/basic.css" rel="stylesheet" type="text/css"><link href="css/home.css" rel="stylesheet" type="text/css"></head><body><header class="header"><div class="boundary clearfix"><h1 class="header__logo"><img src="image/logo.png" alt="JRaiser" class="header__logo__name"> <img src="image/api.png" alt="API" class="header__logo__api"> <img src="image/description.png" alt="modular javascript foundation library" class="header__logo__des"></h1></div></header><section class="section boundary"><h2 class="section__title">Infrastructure</h2><ul class="section__list"><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/base_1_2_base/index.html">base/1.2/base</a> <span class="section__list__item__des">本模块提供最基础、最核心的接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/dom_1_2_dom/index.html">dom/1.2/dom</a> <span class="section__list__item__des">本模块提供选择器查询接口以及包含大量DOM操作接口的节点集合类型。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/promise_1_2_promise/index.html">promise/1.2/promise</a> <span class="section__list__item__des">本模块对Promise编程模式提供支持。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/pubsub_1_2_pubsub/index.html">pubsub/1.2/pubsub</a> <span class="section__list__item__des">本模块提供事件驱动机制。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/tween_1_0_tween/index.html">tween/1.0/tween</a> <span class="section__list__item__des">本模块提供补间数值变化相关接口。</span></li></ul></section><section class="section boundary"><h2 class="section__title">Utility</h2><ul class="section__list"><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/ajax_1_5_ajax/index.html">ajax/1.5/ajax</a> <span class="section__list__item__des">本模块提供Promise化的异步请求接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/cookie_1_1_cookie/index.html">cookie/1.1/cookie</a> <span class="section__list__item__des">本模块提供Cookie读写接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/crypto_1_1_md5/index.html">crypto/1.1/md5</a> <span class="section__list__item__des">MD5加密算法。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/crypto_1_1_sha1/index.html">crypto/1.1/sha1</a> <span class="section__list__item__des">SHA1加密算法。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/querystring_1_1_querystring/index.html">querystring/1.1/querystring</a> <span class="section__list__item__des">本模块提供URL参数序列化与反序列化接口。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/timespan_1_0_timespan/index.html">timespan/1.0/timespan</a> <span class="section__list__item__des">本模块提供时间跨度操作。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/tmpl_2_2_tmpl/index.html">tmpl/2.2/tmpl</a> <span class="section__list__item__des">微型模版引擎。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/ua_1_0_ua/index.html">ua/1.0/ua</a> <span class="section__list__item__des">本模块提供基于UserAgent的常用环境检测。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/web_storage_1_1_web_storage/index.html">web-storage/1.1/web-storage</a> <span class="section__list__item__des">本模块提供本地存储接口的封装(不兼容IE6/7)。</span></li><li class="section__list__item clearfix"><a class="section__list__item__name" href="modules/xtpl_4_6_xtpl/index.html">xtpl/4.6/xtpl</a> <span class="section__list__item__des">XTemplate模板引擎。</span></li></ul></section><footer class="footer boundary"><div class="footer__logo"><a href="/"><img src="image/logo.png" alt="JRaiser"></a></div><div class="footer__content">Copyright &copy; 2012-2018 <a href="//mrluo.life/" target="_blank">Mr.Luo</a><br>Released under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT license</a></div></footer><div style="display: none;"><script src="http://s4.cnzz.com/stat.php?id=4794499&amp;web_id=4794499"></script></div></body></html>
Loading

0 comments on commit 2e26032

Please sign in to comment.