docs: adapt to public gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / equals.html
index 426d2163f6bfc494549355de71bdd1a4e544ed97..352cadfaf06d3c75af6b1364834da8c2e5d735cf 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/Symbol/equals">
+                                       <base href="/ext-ion/v0.0/">
+                       <meta http-equiv="Content-Location" content="/ext-ion/v0.0/ion/Symbol/equals">
                        <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>&ldsh; <a href="./ion/Symbol/ImportLocation">ImportLocation</a></li>
                                                                                                                                                        
+                                               <li>&ldsh; <a href="./ion/Symbol/PHP">PHP</a></li>
+                                                                                                                                                       
+                                               <li>&ldsh; <a href="./ion/Symbol/System">System</a></li>
+                                                                                                                                                       
                                                <li>&ldsh; <a href="./ion/Symbol/Table">Table</a></li>
                                                                                                                                                        
                                                <li>&ldsh; <a href="./ion/Symbol/__construct">Symbol::__construct</a></li>
                </li>
        </ul>
 </div>
-                                       
-<h1>bool ion\Symbol::equals(ion\Symbol $symbol)</h1>
-<p>Compare two symbols for equality.</p>
-<p>Two symbols are considered equal, if either:</p>
-<ul>
-<li>both are the same object or NULL</li>
-<li>both values are NULL (unknown text), and both $importLocations match</li>
-<li>both values match, regardless of $sid and $importLocation</li>
-</ul>
-<h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>ion\Symbol $symbol</li>
-</ul>
-<h2>Returns:<a id="Returns:" href="#Returns:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>bool, whether the two Symbols equal</li>
-</ul>
-
-
-
-               
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Symbol/equals#">#</a><code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <a href="ion/Symbol/equals">ion\Symbol::equals</a>(<a href="ion/Symbol">ion\Symbol</a> <span class="var">$symbol</span>)</h1><p>Compare two symbols for equality.</p><p>Two symbols are considered equal, if either:</p><ul>
+<li>both are the same object or <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>
+</li>
+<li>both values are <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code> (unknown text), and both <span class="var">$importLocations</span> match</li>
+<li>both values match, regardless of <span class="var">$sid</span> and <span class="var">$importLocation</span>
+</li>
+</ul><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/equals#Params:">#</a>
+</h2><ul>
+<li>
+<a href="ion/Symbol">ion\Symbol</a> <span class="var" id="$symbol">$symbol<a class="permalink" href="ion/Symbol/equals#%24symbol">#</a></span>
+</li>
+</ul><h2 id="Returns:">Returns:<a class="permalink" href="ion/Symbol/equals#Returns:">#</a>
+</h2><ul>
+<li>
+<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code>, whether the two Symbols equal</li>
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -97,7 +97,7 @@
                        <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>