Skip to content

Commit

Permalink
docs(i18n): add links to Chinese docs (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomaash authored Jun 8, 2020
1 parent a79349c commit d9a0552
Show file tree
Hide file tree
Showing 21 changed files with 237 additions and 49 deletions.
15 changes: 8 additions & 7 deletions common-docs-files/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -263,24 +263,25 @@ pre.hidden {
text-align: center;
}
.flag {
background-color: rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: 100% 100%;
border: 1px solid #000000;
box-sizing: content-box;
display: inline-block;
height: 1em;
margin: 0em;
vertical-align: middle;
}
.flag.en {
background-color: rgba(0, 0, 0, 0);
background-image: url("../img/flags/en.svg");
background-repeat: no-repeat;
background-size: 2em 1em;
width: 2em;
}
.flag.kr {
background-color: rgba(0, 0, 0, 0);
background-image: url("../img/flags/kr.svg");
background-repeat: no-repeat;
background-size: 1.5em 1em;
margin: 0em 0.25em;
width: 1.5em;
}
.flag.zh {
background-image: url("../img/flags/zh.svg");
width: 3em;
}
87 changes: 87 additions & 0 deletions common-docs-files/img/flags/zh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions docs-kr/network/configure.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/configure.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/configure.html"><span class="flag kr"></span></a>
<a href="../../docs/network/configure.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/configure.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/edges.html
Original file line number Diff line number Diff line change
Expand Up @@ -1042,8 +1042,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/edges.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/edges.html"><span class="flag kr"></span></a>
<a href="../../docs/network/edges.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/edges.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/groups.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/groups.html"><span class="flag kr"></span></a>
<a href="../../docs/network/groups.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/groups.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1691,8 +1691,13 @@ <h3 id="importDot">DOT언어로 데이터 가져오기</h3>


<div class="flagbar">
<a href="../../docs/network/index.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/index.html"><span class="flag kr"></span></a>
<a href="../../docs/network/index.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/index.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/interaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/interaction.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/interaction.html"><span class="flag kr"></span></a>
<a href="../../docs/network/interaction.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/interaction.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/layout.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/layout.html"><span class="flag kr"></span></a>
<a href="../../docs/network/layout.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/layout.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/manipulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/manipulation.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/manipulation.html"><span class="flag kr"></span></a>
<a href="../../docs/network/manipulation.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/manipulation.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/nodes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1083,8 +1083,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/nodes.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/nodes.html"><span class="flag kr"></span></a>
<a href="../../docs/network/nodes.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/nodes.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs-kr/network/physics.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,13 @@ <h3>옵션</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/physics.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/physics.html"><span class="flag kr"></span></a>
<a href="../../docs/network/physics.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/physics.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/configure.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/configure.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/configure.html"><span class="flag kr"></span></a>
<a href="../../docs/network/configure.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/configure.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/edges.html
Original file line number Diff line number Diff line change
Expand Up @@ -1060,8 +1060,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/edges.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/edges.html"><span class="flag kr"></span></a>
<a href="../../docs/network/edges.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/edges.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/groups.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/groups.html"><span class="flag kr"></span></a>
<a href="../../docs/network/groups.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/groups.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1781,8 +1781,13 @@ <h3 id="importDot">Import data in DOT language</h3>


<div class="flagbar">
<a href="../../docs/network/index.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/index.html"><span class="flag kr"></span></a>
<a href="../../docs/network/index.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/index.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/interaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/interaction.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/interaction.html"><span class="flag kr"></span></a>
<a href="../../docs/network/interaction.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/interaction.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/layout.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/layout.html"><span class="flag kr"></span></a>
<a href="../../docs/network/layout.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/layout.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/manipulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/manipulation.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/manipulation.html"><span class="flag kr"></span></a>
<a href="../../docs/network/manipulation.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/manipulation.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
9 changes: 7 additions & 2 deletions docs/network/nodes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1136,8 +1136,13 @@ <h3>Options</h3>
</table>

<div class="flagbar">
<a href="../../docs/network/nodes.html"><span class="flag en"></span></a>
<a href="../../docs-kr/network/nodes.html"><span class="flag kr"></span></a>
<a href="../../docs/network/nodes.html" title="English"><span class="flag en"></span></a>
<a href="../../docs-kr/network/nodes.html" title="Korean"><span class="flag kr"></span></a>

<br />

Third party docs:
<a href="http://www.qust.vip/core/frontend-tools/" title="Chinese"><span class="flag zh"></span></a>
</div>
</div>

Expand Down
Loading

0 comments on commit d9a0552

Please sign in to comment.