rdoc/RubyXL/RawOOXML.html in rubyXL-3.4.3 vs rdoc/RubyXL/RawOOXML.html in rubyXL-3.4.4
- old
+ new
@@ -2,11 +2,11 @@
<html>
<head>
<meta charset="UTF-8">
-<title>class RubyXL::RawOOXML - rubyXL 3.4.3</title>
+<title>class RubyXL::RawOOXML - rubyXL 3.4.4</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../";
var index_rel_prefix = "../";
</script>
@@ -86,18 +86,15 @@
class RubyXL::RawOOXML
</h1>
<section class="description">
-<p><a
-href="http://www.datypic.com/sc/ooxml/e-ssml_ext-1.html">www.datypic.com/sc/ooxml/e-ssml_ext-1.html</a></p>
+<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_ext-1.html">www.datypic.com/sc/ooxml/e-ssml_ext-1.html</a></p>
</section>
-
-
<section id="5Buntitled-5D" class="documentation-section">
@@ -151,11 +148,11 @@
<div class="method-source-code" id="parse-source">
<pre><span class="ruby-comment"># File lib/rubyXL/objects/extensions.rb, line 9</span>
-<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse</span>(<span class="ruby-identifier">node</span>, <span class="ruby-identifier">ignore</span>)
+<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse</span>(<span class="ruby-identifier">node</span>, <span class="ruby-identifier">ignore</span>)
<span class="ruby-identifier">obj</span> = <span class="ruby-identifier">new</span>
<span class="ruby-identifier">obj</span>.<span class="ruby-identifier">raw_xml</span> = <span class="ruby-identifier">node</span>.<span class="ruby-identifier">to_xml</span>
<span class="ruby-identifier">obj</span>
<span class="ruby-keyword">end</span></pre>
</div>
@@ -194,11 +191,11 @@
<div class="method-source-code" id="write_xml-source">
<pre><span class="ruby-comment"># File lib/rubyXL/objects/extensions.rb, line 15</span>
-<span class="ruby-keyword">def</span> <span class="ruby-identifier">write_xml</span>(<span class="ruby-identifier">xml</span>, <span class="ruby-identifier">node_name_override</span> = <span class="ruby-keyword">nil</span>)
+<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">write_xml</span>(<span class="ruby-identifier">xml</span>, <span class="ruby-identifier">node_name_override</span> = <span class="ruby-keyword">nil</span>)
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">raw_xml</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
@@ -214,10 +211,10 @@
</section>
</main>
<footer id="validator-badges" role="contentinfo">
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>