refactor serde interfaces and impls
[awesomized/ext-ion] / docs / v0.1 / ion / Reader / Stream.html
index 85795f56688651c07828d73dee50f83cc6b01002..c8e964291311d0b6c2b477940d4589d73ab05a7d 100644 (file)
@@ -6,13 +6,12 @@
                                                        Stream -
                                                mdref
                </title>
+               <meta property="og:title" content="ion\Reader\Stream">
                <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/Reader/Stream">
                        <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/Reader/Stream">Edit</a>
+               <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
        </div>
        
        
 </h1><p>ION stream reader API.</p><h2 id="Constants:">Constants:<a class="permalink" href="ion/Reader/Stream#Constants:">#</a>
 </h2><p>None.</p><h2 id="Properties:">Properties:<a class="permalink" href="ion/Reader/Stream#Properties:">#</a>
 </h2><p>None.</p><h2 id="Functions:">Functions:<a class="permalink" href="ion/Reader/Stream#Functions:">#</a>
-</h2><ul>
+</h2><ul class="sub-entries sub-functions">
        
        <li>
                <h3 id="Stream::getStream">
        </li>
        
 </ul><h2 id="Namespaces.Interfaces.and.Classes:">Namespaces, Interfaces and Classes:<a class="permalink" href="ion/Reader/Stream#Namespaces.Interfaces.and.Classes:">#</a>
-</h2><ul>
+</h2><ul class="sub-entries sub-ns-classes">
        
        <li>
                <h3 id="Reader">
                <p><em>class</em> <a href="ion/Reader/Stream/Reader">ion\Reader\Stream\Reader</a> <em>extends</em> <a href="ion/Reader/Reader">ion\Reader\Reader</a> <em>implements</em> <a href="ion/Reader/Stream">ion\Reader\Stream</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/Reader/Stream';
-                       </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>
 
                        </footer>
                
-                       <script src="index.js"></script>
+                       <script src="index.js" defer></script>
                
                </div>
        </body>