ref/ruby/classes/XX/Document.html in ruby-vpi-11.1.0 vs ref/ruby/classes/XX/Document.html in ruby-vpi-11.1.1
- old
+ new
@@ -84,19 +84,19 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000080"><<</a>
- <a href="#M000079">create</a>
- <a href="#M000072">new</a>
- <a href="#M000075">pop</a>
- <a href="#M000078">pretty</a>
- <a href="#M000074">push</a>
- <a href="#M000077">to_str</a>
- <a href="#M000073">top</a>
- <a href="#M000076">tracking_additions</a>
+ <a href="#M000082"><<</a>
+ <a href="#M000081">create</a>
+ <a href="#M000074">new</a>
+ <a href="#M000077">pop</a>
+ <a href="#M000080">pretty</a>
+ <a href="#M000076">push</a>
+ <a href="#M000079">to_str</a>
+ <a href="#M000075">top</a>
+ <a href="#M000078">tracking_additions</a>
</div>
</div>
</div>
@@ -150,129 +150,129 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000072" class="method-detail">
- <a name="M000072"></a>
+ <div id="method-M000074" class="method-detail">
+ <a name="M000074"></a>
<div class="method-heading">
- <a href="Document.src/M000072.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000072.html');return false;">
+ <a href="Document.src/M000074.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000074.html');return false;">
<span class="method-name">new</span><span class="method-args">(*a, &b)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000080" class="method-detail">
- <a name="M000080"></a>
+ <div id="method-M000082" class="method-detail">
+ <a name="M000082"></a>
<div class="method-heading">
- <a href="Document.src/M000080.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000080.html');return false;">
+ <a href="Document.src/M000082.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000082.html');return false;">
<span class="method-name"><<</span><span class="method-args">(object)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000079" class="method-detail">
- <a name="M000079"></a>
+ <div id="method-M000081" class="method-detail">
+ <a name="M000081"></a>
<div class="method-heading">
- <a href="Document.src/M000079.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000079.html');return false;">
+ <a href="Document.src/M000081.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000081.html');return false;">
<span class="method-name">create</span><span class="method-args">(element) {|element if block_given?| ...}</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000075" class="method-detail">
- <a name="M000075"></a>
+ <div id="method-M000077" class="method-detail">
+ <a name="M000077"></a>
<div class="method-heading">
- <a href="Document.src/M000075.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000075.html');return false;">
+ <a href="Document.src/M000077.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000077.html');return false;">
<span class="method-name">pop</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000078" class="method-detail">
- <a name="M000078"></a>
+ <div id="method-M000080" class="method-detail">
+ <a name="M000080"></a>
<div class="method-heading">
- <a href="Document.src/M000078.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000078.html');return false;">
+ <a href="Document.src/M000080.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000080.html');return false;">
<span class="method-name">pretty</span><span class="method-args">(port = '')</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000074" class="method-detail">
- <a name="M000074"></a>
+ <div id="method-M000076" class="method-detail">
+ <a name="M000076"></a>
<div class="method-heading">
- <a href="Document.src/M000074.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000074.html');return false;">
+ <a href="Document.src/M000076.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000076.html');return false;">
<span class="method-name">push</span><span class="method-args">(element)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000077" class="method-detail">
- <a name="M000077"></a>
+ <div id="method-M000079" class="method-detail">
+ <a name="M000079"></a>
<div class="method-heading">
- <a href="Document.src/M000077.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000077.html');return false;">
+ <a href="Document.src/M000079.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000079.html');return false;">
<span class="method-name">to_str</span><span class="method-args">(port = "")</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000073" class="method-detail">
- <a name="M000073"></a>
+ <div id="method-M000075" class="method-detail">
+ <a name="M000075"></a>
<div class="method-heading">
- <a href="Document.src/M000073.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000073.html');return false;">
+ <a href="Document.src/M000075.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000075.html');return false;">
<span class="method-name">top</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000076" class="method-detail">
- <a name="M000076"></a>
+ <div id="method-M000078" class="method-detail">
+ <a name="M000078"></a>
<div class="method-heading">
- <a href="Document.src/M000076.html" target="Code" class="method-signature"
- onclick="popupCode('Document.src/M000076.html');return false;">
+ <a href="Document.src/M000078.html" target="Code" class="method-signature"
+ onclick="popupCode('Document.src/M000078.html');return false;">
<span class="method-name">tracking_additions</span><span class="method-args">() {|| ...}</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file