refactor serde interfaces and impls
[awesomized/ext-ion] / docs / v0.1 / ion / Symbol / System.html
index 8a933344f3bdac3fa4441d227415bb1c987127c0..0730d20e53867499ca3fd7d94c59b8ec45c2f76a 100644 (file)
@@ -6,13 +6,12 @@
                                                        System -
                                                mdref
                </title>
+               <meta property="og:title" content="ion\Symbol\System">
                <meta name="viewport" content="width=1200, initial-scale=0.5">
                                        <base href="/ext-ion/v0.1/">
                        <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/Symbol/System">
                        <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="/ext-ion/v0.1/favicon.ico">
        </head>
        <body>
@@ -21,7 +20,7 @@
 <div class="sidebar">
        
        <div class="edit">
-               <a href="./ion/Symbol/System">Edit</a>
+               <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
        </div>
        
        
@@ -120,7 +119,7 @@ The built-in <span class="constant">ION</span> system symbols.</li>
 <em>public</em> <code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$value">$value<a class="permalink" href="ion/Symbol/System#%24value">#</a></span><br>
 The built-in <span class="constant">ION</span> system symbols.</li>
 </ul><h2 id="Functions:">Functions:<a class="permalink" href="ion/Symbol/System#Functions:">#</a>
-</h2><ul>
+</h2><ul class="sub-entries sub-functions">
        
        <li>
                <h3 id="System::asTable">
@@ -131,13 +130,30 @@ The built-in <span class="constant">ION</span> system symbols.</li>
                <p><em>static</em> <a href="ion/Symbol/Table/Shared">ion\Symbol\Table\Shared</a> <a href="ion/Symbol/System/asTable">ion\Symbol\System::asTable</a>()</p>
        </li>
        
-</ul>          
-                       <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
-                       <script>
-                               var disqus_shortname = 'mdref';
-                               var disqus_identifier = 'ion/Symbol/System';
-                       </script>
-
+</ul>                          
+                       <div class="comments">
+                                                                               <style>.giscus-frame {min-height: 16em;}</style>
+       <script>
+               function giscus_load(button) {
+                       let script = document.createElement("script");
+                                               script.setAttribute("data-repo", 'awesomized/ext-ion');
+                                               script.setAttribute("data-category", 'Comments on Docs');
+                                               script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
+                                               script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
+                                               script.setAttribute("data-mapping", 'og:title');
+                                               script.setAttribute("data-input-position", 'bottom');
+                                               script.setAttribute("data-reactions-enabled", false);
+                                               script.setAttribute("data-theme", 'light');
+                                               script.setAttribute("data-lang", 'en');
+                       
+                       script.src = "//giscus.app/client.js";
+                       button.parentNode.replaceChild(script, button);
+               }
+       </script>
+       <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
+                               
+                       </div>
+               
                        <footer>
                                
 <ul>
@@ -150,7 +166,7 @@ The built-in <span class="constant">ION</span> system symbols.</li>
 
                        </footer>
                
-                       <script src="index.js"></script>
+                       <script src="index.js" defer></script>
                
                </div>
        </body>