Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuki43zoo committed Nov 13, 2017
1 parent 0cba065 commit 2246392
Show file tree
Hide file tree
Showing 17 changed files with 303 additions and 9 deletions.
36 changes: 36 additions & 0 deletions src/site/es/xdoc/boot.xml
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2010-2017 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

<properties>
<title>MyBatis-Spring | Spring Boot</title>
<author email="eduardo.macarron@gmail.com">Eduardo Macarron</author>
</properties>

<body>
<section name="Using Spring Boot">
<p>
Please see the <a href="http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure">MyBatis Spring-boot-stater</a>
subproject docs for details.
</p>
</section>
</body>
</document>
File renamed without changes.
14 changes: 13 additions & 1 deletion src/site/es/xdoc/index.xml
Expand Up @@ -142,7 +142,19 @@
Eres el mejor candidato para documentar porque los lectores de esta documentación son gente como tú!
</p>
</subsection>
</section>
<subsection name="Translations">
<p>Users can read about MyBatis-Spring in the following translations:</p>
<ul class="i18n">
<li class="en"><a href="./../index.html">English</a></li>
<li class="es"><a href="./getting-started.html">Español</a></li>
<li class="ja"><a href="./../ja/index.html">日本語</a></li>
<li class="ko"><a href="./../ko/index.html">한국어</a></li>
<li class="zh"><a href="./../zh/index.html">简体中文</a></li>
</ul>
<p>Do you want to read about MyBatis in your own native language? Fill an issue providing patches with your
mother tongue documentation!</p>
</subsection>
</section>
</body>

</document>
35 changes: 35 additions & 0 deletions src/site/ja/xdoc/boot.xml
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2010-2017 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

<properties>
<title>MyBatis-Spring | Spring Boot</title>
<author email="eduardo.macarron@gmail.com">Eduardo Macarron</author>
</properties>

<body>
<section name="Using Spring Boot">
<p>
詳細は <a href="http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure">MyBatis Spring-boot-stater</a> のドキュメントを参照してください。
</p>
</section>
</body>
</document>
File renamed without changes.
11 changes: 11 additions & 0 deletions src/site/ja/xdoc/index.xml
Expand Up @@ -131,6 +131,17 @@
</p>
</subsection>

<subsection name="Translations">
<p>MyBatis-Spring は以下の言語の翻訳を用意しています。</p>
<ul class="i18n">
<li class="en"><a href="./../index.html">English</a></li>
<li class="es"><a href="./../es/index.html">Español</a></li>
<li class="ja"><a href="./getting-started.html">日本語</a></li>
<li class="ko"><a href="./../ko/index.html">한국어</a></li>
<li class="zh"><a href="./../zh/index.html">简体中文</a></li>
</ul>
<p>母国語でMyBatis Springのリファレンスを読んでみませんか? ぜひドキュメントを母国語へ翻訳するためのIssue(パッチ)を作成してください!</p>
</subsection>
</section>
</body>

Expand Down
36 changes: 36 additions & 0 deletions src/site/ko/xdoc/boot.xml
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2010-2017 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

<properties>
<title>MyBatis-Spring | Spring Boot</title>
<author email="eduardo.macarron@gmail.com">Eduardo Macarron</author>
</properties>

<body>
<section name="Using Spring Boot">
<p>
Please see the <a href="http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure">MyBatis Spring-boot-stater</a>
subproject docs for details.
</p>
</section>
</body>
</document>
File renamed without changes.
10 changes: 5 additions & 5 deletions src/site/ko/xdoc/index.xml
Expand Up @@ -132,11 +132,11 @@
<subsection name="Translations">
<p>사용자들은 다음의 번역문서별로 마이바티스 스프링 연동모듈에 대해 알수 있다. </p>
<ul class="i18n">
<li class="en"><a href="./getting-started.html">영어</a></li>
<li class="es"><a href="./es/index.html">스페인어</a></li>
<li class="zh"><a href="./zh/index.html">중국어</a></li>
<li class="ja"><a href="./ja/index.html">일본어</a></li>
<li class="ko"><a href="./ko/index.html">한국어</a></li>
<li class="en"><a href="./../index.html">English</a></li>
<li class="es"><a href="./../es/index.html">Español</a></li>
<li class="zh"><a href="./../zh/index.html">简体中文</a></li>
<li class="ja"><a href="./../ja/index.html">日本語</a></li>
<li class="ko"><a href="./getting-started.html">한국어</a></li>
</ul>
<p>위 번역문서에는 없지만 자국의 언어로 문서로 보고 싶다면, 자국의 언어로 된 문서를 만들어서 우리에게 보내달라. </p>
</subsection>
Expand Down
3 changes: 1 addition & 2 deletions src/site/resources/css/site.css
@@ -1,5 +1,5 @@
/**
* Copyright 2010-2016 the original author or authors.
* Copyright 2010-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -25,6 +25,5 @@ ul.i18n {list-style-type:none;}
li.en {background: url('../images/en.png') left no-repeat;padding-left: 32px; margin: 10px}
li.es {background: url('../images/es.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ja {background: url('../images/ja.png') left no-repeat;padding-left: 32px; margin: 10px}
li.fr {background: url('../images/fr.png') left no-repeat;padding-left: 32px; margin: 10px}
li.zh {background: url('../images/zh.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ko {background: url('../images/ko.png') left no-repeat;padding-left: 32px; margin: 10px}
29 changes: 29 additions & 0 deletions src/site/resources/es/css/site.css
@@ -0,0 +1,29 @@
/**
* Copyright 2010-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
* when new flags are needed, take them from
*
* http://www.printableworldflags.com/flag-icon
*
* that are free for any kind of usage
*/

ul.i18n {list-style-type:none;}
li.en {background: url('../../images/en.png') left no-repeat;padding-left: 32px; margin: 10px}
li.es {background: url('../../images/es.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ja {background: url('../../images/ja.png') left no-repeat;padding-left: 32px; margin: 10px}
li.zh {background: url('../../images/zh.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ko {background: url('../../images/ko.png') left no-repeat;padding-left: 32px; margin: 10px}
29 changes: 29 additions & 0 deletions src/site/resources/ja/css/site.css
@@ -0,0 +1,29 @@
/**
* Copyright 2010-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
* when new flags are needed, take them from
*
* http://www.printableworldflags.com/flag-icon
*
* that are free for any kind of usage
*/

ul.i18n {list-style-type:none;}
li.en {background: url('../../images/en.png') left no-repeat;padding-left: 32px; margin: 10px}
li.es {background: url('../../images/es.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ja {background: url('../../images/ja.png') left no-repeat;padding-left: 32px; margin: 10px}
li.zh {background: url('../../images/zh.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ko {background: url('../../images/ko.png') left no-repeat;padding-left: 32px; margin: 10px}
29 changes: 29 additions & 0 deletions src/site/resources/ko/css/site.css
@@ -0,0 +1,29 @@
/**
* Copyright 2010-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
* when new flags are needed, take them from
*
* http://www.printableworldflags.com/flag-icon
*
* that are free for any kind of usage
*/

ul.i18n {list-style-type:none;}
li.en {background: url('../../images/en.png') left no-repeat;padding-left: 32px; margin: 10px}
li.es {background: url('../../images/es.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ja {background: url('../../images/ja.png') left no-repeat;padding-left: 32px; margin: 10px}
li.zh {background: url('../../images/zh.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ko {background: url('../../images/ko.png') left no-repeat;padding-left: 32px; margin: 10px}
29 changes: 29 additions & 0 deletions src/site/resources/zh/css/site.css
@@ -0,0 +1,29 @@
/**
* Copyright 2010-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
* when new flags are needed, take them from
*
* http://www.printableworldflags.com/flag-icon
*
* that are free for any kind of usage
*/

ul.i18n {list-style-type:none;}
li.en {background: url('../../images/en.png') left no-repeat;padding-left: 32px; margin: 10px}
li.es {background: url('../../images/es.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ja {background: url('../../images/ja.png') left no-repeat;padding-left: 32px; margin: 10px}
li.zh {background: url('../../images/zh.png') left no-repeat;padding-left: 32px; margin: 10px}
li.ko {background: url('../../images/ko.png') left no-repeat;padding-left: 32px; margin: 10px}
36 changes: 36 additions & 0 deletions src/site/zh/xdoc/boot.xml
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2010-2017 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

<properties>
<title>MyBatis-Spring | Spring Boot</title>
<author email="eduardo.macarron@gmail.com">Eduardo Macarron</author>
</properties>

<body>
<section name="Using Spring Boot">
<p>
Please see the <a href="http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure">MyBatis Spring-boot-stater</a>
subproject docs for details.
</p>
</section>
</body>
</document>
File renamed without changes.
15 changes: 14 additions & 1 deletion src/site/zh/xdoc/index.xml
Expand Up @@ -147,7 +147,20 @@ Giovanni Cuccu,Raj Nagappan和Tomas Pinos的贡献;而Simone Tripodi发现了这
你是该文档最好的作者,像你一样大家都要阅读它!
</p>
</subsection>
</section>
<subsection name="Translations">
<p>Users can read about MyBatis-Spring in the following translations:</p>
<ul class="i18n">
<li class="en"><a href="./../index.html">English</a></li>
<li class="es"><a href="./../es/index.html">Español</a></li>
<li class="ja"><a href="./../ja/index.html">日本語</a></li>
<li class="ko"><a href="./../ko/index.html">한국어</a></li>
<li class="zh"><a href="./../zh/getting-started.html">简体中文</a></li>
</ul>
<p>Do you want to read about MyBatis in your own native language? Fill an issue providing patches with your
mother tongue documentation!</p>
</subsection>

</section>
</body>

</document>

0 comments on commit 2246392

Please sign in to comment.