docs: adapt to public gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Decimal / Context / __construct.html
index de5f2b60ad94dbaaec25485126a95eadbbf95237..daf54e9bb60af4fb64b543de89ee2609db982ae0 100644 (file)
@@ -7,13 +7,13 @@
                                                mdref
                </title>
                <meta name="viewport" content="width=1200, initial-scale=0.5">
-                                       <base href="/v0.0/">
-                       <meta http-equiv="Content-Location" content="/v0.0/ion/Decimal/Context/__construct">
+                                       <base href="/ext-ion/v0.0/">
+                       <meta http-equiv="Content-Location" content="/ext-ion/v0.0/ion/Decimal/Context/__construct">
                        <link rel="stylesheet" href="index.css">
                
                <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
                <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
-               <link rel="shortcut icon" href="/v0.0/favicon.ico">
+               <link rel="shortcut icon" href="/ext-ion/v0.0/favicon.ico">
        </head>
        <body>
                <div class="page">
                </li>
        </ul>
 </div>
-                                       
-<h1>void ion\Decimal\Context::__construct(int $digits, int $eMax, int $eMin, ion\Decimal\Context\Rounding|int $round, bool $clamp)</h1>
-<p>Create a new decimal context.</p>
-<h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>int $digits<br />
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Decimal/Context/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Decimal/Context/__construct">ion\Decimal\Context::__construct</a>(<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$digits</span>, <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$eMax</span>, <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$eMin</span>, <a href="ion/Decimal/Context/Rounding">ion\Decimal\Context\Rounding</a>|<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$round</span>, <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var">$clamp</span>)</h1><p>Create a new decimal context.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Decimal/Context/__construct#Params:">#</a>
+</h2><ul>
+<li>
+<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$digits">$digits<a class="permalink" href="ion/Decimal/Context/__construct#%24digits">#</a></span><br>
 Maximum digits.</li>
-<li>int $eMax<br />
+<li>
+<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$eMax">$eMax<a class="permalink" href="ion/Decimal/Context/__construct#%24eMax">#</a></span><br>
 Maximum exponent.</li>
-<li>int $eMin<br />
+<li>
+<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$eMin">$eMin<a class="permalink" href="ion/Decimal/Context/__construct#%24eMin">#</a></span><br>
 Minimum exponent.</li>
-<li>ion\Decimal\Context\Rounding|int $round<br />
+<li>
+<a href="ion/Decimal/Context/Rounding">ion\Decimal\Context\Rounding</a>|<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$round">$round<a class="permalink" href="ion/Decimal/Context/__construct#%24round">#</a></span><br>
 Rounding mode.</li>
-<li>bool $clamp<br />
+<li>
+<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var" id="$clamp">$clamp<a class="permalink" href="ion/Decimal/Context/__construct#%24clamp">#</a></span><br>
 Whether to clamp.</li>
-</ul>
-
-
-
-               
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -106,7 +105,7 @@ Whether to clamp.</li>
                        <footer>
                                
 <ul>
-       <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
+       <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
 </a></li>
        <li><a href="LICENSE">&copy; 2013-2022          All rights reserved.</a></li>
        <li>