rdoc/RubyXL/CommentsFile.html in rubyXL-3.4.16 vs rdoc/RubyXL/CommentsFile.html in rubyXL-3.4.17

- old
+ new

@@ -2,11 +2,11 @@ <html> <head> <meta charset="UTF-8"> -<title>class RubyXL::CommentsFile - rubyXL 3.4.16</title> +<title>class RubyXL::CommentsFile - rubyXL 3.4.17</title> <script type="text/javascript"> var rdoc_rel_prefix = "../"; var index_rel_prefix = "../"; </script> @@ -19,12 +19,10 @@ <link href="../css/fonts.css" rel="stylesheet"> <link href="../css/rdoc.css" rel="stylesheet"> - - <body id="top" role="document" class="class"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> @@ -57,28 +55,26 @@ <div id="class-metadata"> - <div id="parent-class-section" class="nav-section"> + +<div id="parent-class-section" class="nav-section"> <h3>Parent</h3> - <p class="link">OOXMLTopLevelObject - </div> - <!-- Method Quickref --> + +<!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> - <li ><a href="#method-i-xlsx_path">#xlsx_path</a> - </ul> </div> </div> </nav> @@ -92,108 +88,76 @@ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_comments.html">www.datypic.com/sc/ooxml/e-ssml_comments.html</a></p> </section> - <section id="5Buntitled-5D" class="documentation-section"> - - - <section class="constants-list"> <header> <h3>Constants</h3> </header> <dl> - <dt id="CONTENT_TYPE">CONTENT_TYPE - <dd> - - <dt id="REL_TYPE">REL_TYPE - <dd> - - </dl> </section> - - <section class="attribute-method-details" class="method-section"> <header> <h3>Attributes</h3> </header> - <div id="attribute-i-workbook" class="method-detail"> <div class="method-heading attribute-method-heading"> <span class="method-name">workbook</span><span class="attribute-access-type">[RW]</span> </div> <div class="method-description"> - - </div> </div> - </section> - - + <section id="public-instance-5Buntitled-5D-method-details" class="method-section"> <header> <h3>Public Instance Methods</h3> </header> - <div id="method-i-xlsx_path" class="method-detail "> - <div class="method-heading"> <span class="method-name">xlsx_path</span><span class="method-args">()</span> - <span class="method-click-advice">click to toggle source</span> - </div> - <div class="method-description"> - - - - <div class="method-source-code" id="xlsx_path-source"> <pre><span class="ruby-comment"># File lib/rubyXL/objects/comments.rb, line 41</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span> <span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">&#39;xl&#39;</span>, <span class="ruby-node">&quot;comments#{file_index}.xml&quot;</span>) <span class="ruby-keyword">end</span></pre> </div> - </div> - - </div> - </section> - - </section> + </section> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="https://validator.w3.org/check/referer">Validate</a> - <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1. + <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>