Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2019-11-12 00:53:07 +00:00
parent 969180cac9
commit 63dd76ec7d
419 changed files with 2280 additions and 2280 deletions

View File

@ -120,7 +120,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/relationships/relationships.ts#L5">file/relationships/relationships.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/relationships/relationships.ts#L5">file/relationships/relationships.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="relationships.html" class="tsd-signature-type">Relationships</a></h4>
@ -141,7 +141,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -158,7 +158,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/relationships/relationships.ts#L26">file/relationships/relationships.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/relationships/relationships.ts#L26">file/relationships/relationships.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
@ -179,7 +179,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -202,7 +202,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/relationships/relationships.ts#L15">file/relationships/relationships.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/relationships/relationships.ts#L15">file/relationships/relationships.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -219,19 +219,19 @@
<a name="createrelationship" class="tsd-anchor"></a>
<h3>create<wbr>Relationship</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">create<wbr>Relationship<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, type<span class="tsd-signature-symbol">: </span><a href="../globals.html#relationshiptype" class="tsd-signature-type">RelationshipType</a>, target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, targetMode<span class="tsd-signature-symbol">?: </span><a href="../enums/targetmodetype.html" class="tsd-signature-type">TargetModeType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="relationship.html" class="tsd-signature-type">Relationship</a></li>
<li class="tsd-signature tsd-kind-icon">create<wbr>Relationship<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span>, type<span class="tsd-signature-symbol">: </span><a href="../globals.html#relationshiptype" class="tsd-signature-type">RelationshipType</a>, target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, targetMode<span class="tsd-signature-symbol">?: </span><a href="../enums/targetmodetype.html" class="tsd-signature-type">TargetModeType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="relationship.html" class="tsd-signature-type">Relationship</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/relationships/relationships.ts#L19">file/relationships/relationships.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/relationships/relationships.ts#L19">file/relationships/relationships.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>id: <span class="tsd-signature-type">number</span></h5>
<h5>id: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>type: <a href="../globals.html#relationshiptype" class="tsd-signature-type">RelationshipType</a></h5>
@ -258,7 +258,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -277,7 +277,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5a9d612/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e9d3853/src/file/xml-components/xml-component.ts#L16">file/xml-components/xml-component.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>