OSDN Git Service

...。
[ring-lang-081/ring.git] / docs / ja-jp / build / html / functions3.html
similarity index 98%
rename from docs/build/html/functions3.html
rename to docs/ja-jp/build/html/functions3.html
index 2ee2ec6..034a561 100644 (file)
     <ul>
       <li class="right">
        <a href="programstructure.html" title="プログラムの構造">
-         next &raquo;
+         次へ &raquo;
        </a>
       </li>
       <li class="right">
        <a href="functions2.html" title="関数 - 第二形式">
-         &laquo; previous
+         &raquo; 前へ
        </a>
         |
       </li>
 <span id="id3"></span><h2>関数の呼び出し<a class="headerlink" href="#index-2" title="このヘッドラインへのパーマリンク">¶</a></h2>
 <p>仮引数を指定せずに関数を呼び出すには、関数名末尾に () を入力します。</p>
 <div class="admonition tip">
-<p class="first admonition-title">ちなみに</p>
+<p class="first admonition-title">情報</p>
 <p class="last">関数の定義、および関数のコードの記述前に関数を呼び出せます。</p>
 </div>
 <p>用例:</p>
@@ -236,7 +236,7 @@ Main 関数では自動的にローカルとして設定することが推奨さ
 </pre></div>
 </div>
 <div class="admonition tip">
-<p class="first admonition-title">ちなみに</p>
+<p class="first admonition-title">情報</p>
 <p class="last">Return 命令の後にある式はオプションであり、
 Return 命令で値を返さずに関数の実行を終了することもできます。</p>
 </div>
@@ -318,11 +318,11 @@ Return 命令で値を返さずに関数の実行を終了することもでき
 <footer class="footer">
   <p class="pull-right">
     <a href="_sources/functions3.txt"
-       rel="nofollow">Page Source</a> &nbsp;
-    <a href="#">Back to Top</a></p>
+       rel="nofollow">ソースコードを表示</a> &nbsp;
+    <a href="#">冒頭へ戻る</a></p>
   <p>
     &copy; Copyright 2016-2020, Ring Team.<br/>
-    Created using <a href="http://www.sphinx-doc.org/en/stable/">Sphinx</a> 1.3.6. / astropy-sphinx-theme 1.1 (isVowel)
+    Created using <a href="http://www.sphinx-doc.org/en/stable/">Sphinx</a> 1.3.6 / astropy-sphinx-theme 1.1 (isVowel)
   </p>
 </footer>
   </body>