Skip to content

Commit

Permalink
regenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyu511 committed Aug 6, 2017
1 parent fed0c6b commit 7504882
Show file tree
Hide file tree
Showing 60 changed files with 172 additions and 98 deletions.
48 changes: 45 additions & 3 deletions docs/PLAN.html
Original file line number Diff line number Diff line change
Expand Up @@ -1021,6 +1021,50 @@ <h1>

<h1 id="vertx-&#x5B98;&#x65B9;&#x6587;&#x6863;&#x7FFB;&#x8BD1;&#x5DE5;&#x4F5C;&#x8BA1;&#x5212;">Vert.x &#x5B98;&#x65B9;&#x6587;&#x6863;&#x7FFB;&#x8BD1;&#x5DE5;&#x4F5C;&#x8BA1;&#x5212;</h1>
<h2 id="&#x5F53;&#x524D;&#x8FDB;&#x5EA6;">&#x5F53;&#x524D;&#x8FDB;&#x5EA6;</h2>
<p>&#x622A;&#x81F3;&#xFF1A;<strong>2017-06-21</strong></p>
<p>&#x5BF9;&#x5E94;&#x7248;&#x672C;&#xFF1A;<strong>Vert.x 3.4.2</strong></p>
<ul>
<li>[x] <strong>Vert.x Core</strong>&#xFF1A;&#x5DF2;&#x7FFB;&#x8BD1;&#x6821;&#x5BF9;&#x81F3;&#x6700;&#x65B0;&#x7248;</li>
<li>[x] <strong>Vert.x Web</strong>&#xFF1A;&#x5DF2;&#x7FFB;&#x8BD1;&#x6821;&#x5BF9;&#x81F3;&#x6700;&#x65B0;&#x7248;</li>
<li>[x] <strong>Vert.x Web Client</strong>&#xFF1A;&#x5DF2;&#x7FFB;&#x8BD1;&#x6821;&#x5BF9;&#x81F3;&#x6700;&#x65B0;&#x7248;</li>
<li>[ ] <strong>Vert.x Data Access</strong><ul>
<li>[ ] <strong>Vert.x Mongo Client</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x JDBC Client</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x Common SQL Interface</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x Redis Client</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x MySQL/PostgreSQL Client</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[ ] <strong>Vert.x Integration</strong><ul>
<li>[ ] <strong>Vert.x Kafka Client</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[ ] <strong>Vert.x Microservices</strong><ul>
<li>[ ] <strong>Vert.x Circuit Breaker</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x Service Discovery</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x Config</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[x] <strong>Vert.x Reactive</strong>&#xFF1A;&#x5DF2;&#x7FFB;&#x8BD1;&#x6821;&#x5BF9;&#x81F3;&#x6700;&#x65B0;&#x7248;</li>
<li>[ ] <strong>Vert.x Services</strong><ul>
<li>[ ] <strong>Vert.x Service Proxy</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[ ] <strong>Vert.x DevOps</strong><ul>
<li>[ ] <strong>Vert.x Stack Manager</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x Docker</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[ ] <strong>Vert.x Clustering</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
<li>[ ] <strong>Vert.x IoT</strong><ul>
<li>[ ] <strong>Vert.x MQTT Server</strong>&#xFF1A;&#x5F85;&#x6821;&#x5BF9;</li>
</ul>
</li>
<li>[ ] <strong>Vert.x Testing</strong><ul>
<li>[ ] <strong>Vert.x Unit</strong>&#xFF1A;&#x8BA1;&#x5212;&#x4E2D;</li>
</ul>
</li>
</ul>
<p>&#x622A;&#x81F3;&#xFF1A;<strong>2017-05-24</strong></p>
<p>&#x5BF9;&#x5E94;&#x7248;&#x672C;&#xFF1A;<strong>Vert.x 3.4.1</strong></p>
<ul>
Expand Down Expand Up @@ -1066,8 +1110,6 @@ <h2 id="&#x5F53;&#x524D;&#x8FDB;&#x5EA6;">&#x5F53;&#x524D;&#x8FDB;&#x5EA6;</h2>
</li>
</ul>
<h2 id="&#x7FFB;&#x8BD1;&#x8BA1;&#x5212;">&#x7FFB;&#x8BD1;&#x8BA1;&#x5212;</h2>
<h3 id="2017-06">2017-06</h3>
<p>&#x5F85; Vert.x 3.4.2 &#x53D1;&#x5E03;&#x540E;&#xFF0C;&#x66F4;&#x65B0;&#x76F8;&#x5E94;&#x7684;&#x6587;&#x6863;&#x7FFB;&#x8BD1;&#x3002;</p>
<h3 id="2017-05">2017-05</h3>
<ul>
<li><strong>Vert.x Unit</strong>&#xFF1A;&#x5F85;&#x8BA4;&#x9886;</li>
Expand Down Expand Up @@ -1126,7 +1168,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"翻译计划","level":"1.18","depth":1,"previous":{"title":"OpenShift Using DIY Cartridge","level":"1.17.2","depth":2,"path":"cloud/OpenShiftUsingDIYCartridge.md","ref":"cloud/OpenShiftUsingDIYCartridge.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"PLAN.md","mtime":"2017-06-13T05:35:34.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-06-20T06:48:54.770Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"翻译计划","level":"1.18","depth":1,"previous":{"title":"OpenShift Using DIY Cartridge","level":"1.17.2","depth":2,"path":"cloud/OpenShiftUsingDIYCartridge.md","ref":"cloud/OpenShiftUsingDIYCartridge.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"PLAN.md","mtime":"2017-08-06T08:51:30.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-08-06T08:52:39.417Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/auth/Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Authentication and Authorisation","level":"1.9","depth":1,"next":{"title":"Auth Common","level":"1.9.1","depth":2,"path":"auth/AuthCommon.md","ref":"auth/AuthCommon.md","articles":[]},"previous":{"title":"TCP Event Bus Bridge","level":"1.8.2","depth":2,"path":"eventbusbridge/TCPEventbusBridge.md","ref":"eventbusbridge/TCPEventbusBridge.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"auth/Auth.md","mtime":"2017-06-13T05:33:30.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-06-20T06:48:54.770Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Authentication and Authorisation","level":"1.9","depth":1,"next":{"title":"Auth Common","level":"1.9.1","depth":2,"path":"auth/AuthCommon.md","ref":"auth/AuthCommon.md","articles":[]},"previous":{"title":"TCP Event Bus Bridge","level":"1.8.2","depth":2,"path":"eventbusbridge/TCPEventbusBridge.md","ref":"eventbusbridge/TCPEventbusBridge.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"auth/Auth.md","mtime":"2017-06-13T05:33:30.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-08-06T08:52:39.417Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/auth/AuthCommon.html
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Auth Common","level":"1.9.1","depth":2,"next":{"title":"JDBC Auth","level":"1.9.2","depth":2,"path":"auth/JDBCAuth.md","ref":"auth/JDBCAuth.md","articles":[]},"previous":{"title":"Authentication and Authorisation","level":"1.9","depth":1,"path":"auth/Auth.md","ref":"auth/Auth.md","articles":[{"title":"Auth Common","level":"1.9.1","depth":2,"path":"auth/AuthCommon.md","ref":"auth/AuthCommon.md","articles":[]},{"title":"JDBC Auth","level":"1.9.2","depth":2,"path":"auth/JDBCAuth.md","ref":"auth/JDBCAuth.md","articles":[]},{"title":"JWT Auth","level":"1.9.3","depth":2,"path":"auth/JWTAuth.md","ref":"auth/JWTAuth.md","articles":[]},{"title":"Shiro Auth","level":"1.9.4","depth":2,"path":"auth/ShiroAuth.md","ref":"auth/ShiroAuth.md","articles":[]},{"title":"MongoDB Auth","level":"1.9.5","depth":2,"path":"auth/MongoDBAuth.md","ref":"auth/MongoDBAuth.md","articles":[]},{"title":"OAuth 2","level":"1.9.6","depth":2,"path":"auth/Oauth2.md","ref":"auth/Oauth2.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"auth/AuthCommon.md","mtime":"2017-06-13T05:33:30.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-06-20T06:48:54.770Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Auth Common","level":"1.9.1","depth":2,"next":{"title":"JDBC Auth","level":"1.9.2","depth":2,"path":"auth/JDBCAuth.md","ref":"auth/JDBCAuth.md","articles":[]},"previous":{"title":"Authentication and Authorisation","level":"1.9","depth":1,"path":"auth/Auth.md","ref":"auth/Auth.md","articles":[{"title":"Auth Common","level":"1.9.1","depth":2,"path":"auth/AuthCommon.md","ref":"auth/AuthCommon.md","articles":[]},{"title":"JDBC Auth","level":"1.9.2","depth":2,"path":"auth/JDBCAuth.md","ref":"auth/JDBCAuth.md","articles":[]},{"title":"JWT Auth","level":"1.9.3","depth":2,"path":"auth/JWTAuth.md","ref":"auth/JWTAuth.md","articles":[]},{"title":"Shiro Auth","level":"1.9.4","depth":2,"path":"auth/ShiroAuth.md","ref":"auth/ShiroAuth.md","articles":[]},{"title":"MongoDB Auth","level":"1.9.5","depth":2,"path":"auth/MongoDBAuth.md","ref":"auth/MongoDBAuth.md","articles":[]},{"title":"OAuth 2","level":"1.9.6","depth":2,"path":"auth/Oauth2.md","ref":"auth/Oauth2.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Vert.x中国用户组","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"isbn":"","variables":{},"title":"Vert.x 官方文档中文翻译","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Offical Site":"http://www.vertx.io"}},"gitbook":"*","description":"这是针对 Vert.x 官方文档中文翻译的仓库。","extension":null},"file":{"path":"auth/AuthCommon.md","mtime":"2017-06-13T05:33:30.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-08-06T08:52:39.417Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
Loading

0 comments on commit 7504882

Please sign in to comment.