summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/Relationship.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-23 21:45:54 +0900
committerRandy Morgan <[email protected]>2011-11-23 21:45:54 +0900
commitc8c63518b4d58ca8875f81602792050cbec318f2 (patch)
tree14f6e2c5286e5509879b6b664205f3ea2f38180c /doc/Axlsx/Relationship.html
parent2dea87f6f601795e32c7c14fbba5717c4b04fc1e (diff)
downloadcaxlsx-c8c63518b4d58ca8875f81602792050cbec318f2.tar.gz
caxlsx-c8c63518b4d58ca8875f81602792050cbec318f2.zip
Adding image support and some document clean up for .8 release
Diffstat (limited to 'doc/Axlsx/Relationship.html')
-rw-r--r--doc/Axlsx/Relationship.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/Axlsx/Relationship.html b/doc/Axlsx/Relationship.html
index 8bea1e24..9480cc84 100644
--- a/doc/Axlsx/Relationship.html
+++ b/doc/Axlsx/Relationship.html
@@ -228,7 +228,7 @@ A new instance of Relationship.
<span class="summary_desc"><div class='inline'><p>
-Serializes the relationship TODO: use object.rId to get this infomation.
+Serializes the relationship.
</p>
</div></span>
@@ -454,7 +454,7 @@ The type of relationship
</p><div class="docstring">
<div class="discussion">
<p>
-Serializes the relationship TODO: use object.rId to get this infomation
+Serializes the relationship
</p>
@@ -520,14 +520,14 @@ the reference id of the object.
<pre class="lines">
+36
37
38
39
-40
-41</pre>
+40</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'lib/axlsx/rels/relationship.rb', line 37</span>
+ <pre class="code"><span class="info file"># File 'lib/axlsx/rels/relationship.rb', line 36</span>
<span class='def def kw'>def</span> <span class='to_xml identifier id'>to_xml</span><span class='lparen token'>(</span><span class='xml identifier id'>xml</span><span class='comma token'>,</span> <span class='rId identifier id'>rId</span><span class='rparen token'>)</span>
<span class='h identifier id'>h</span> <span class='assign token'>=</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='instance_values identifier id'>instance_values</span>
@@ -545,7 +545,7 @@ the reference id of the object.
</div>
<div id="footer">
- Generated on Wed Nov 23 12:36:48 2011 by
+ Generated on Wed Nov 23 21:44:51 2011 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.7.3 (ruby-1.8.7).
</div>