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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-12-28 15:23:48 +00:00
parent 10fa7b8ed4
commit 124dc6925e
371 changed files with 3135 additions and 2981 deletions

View File

@ -94,9 +94,7 @@
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addhyperlinkrelationship" class="tsd-kind-icon">add<wbr>Hyperlink<wbr>Relationship</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addimage" class="tsd-kind-icon">add<wbr>Image</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addimagerelationship" class="tsd-kind-icon">add<wbr>Image<wbr>Relationship</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#addtable" class="tsd-kind-icon">add<wbr>Table</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="headerwrapper.html#createimage" class="tsd-kind-icon">create<wbr>Image</a></li>
@ -119,7 +117,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L17">file/header-wrapper.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L17">file/header-wrapper.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -151,7 +149,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L77">file/header-wrapper.ts:77</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L56">file/header-wrapper.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="header.html" class="tsd-signature-type">Header</a></h4>
@ -168,7 +166,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L85">file/header-wrapper.ts:85</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L64">file/header-wrapper.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="media.html" class="tsd-signature-type">Media</a></h4>
@ -185,7 +183,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L81">file/header-wrapper.ts:81</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L60">file/header-wrapper.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="relationships.html" class="tsd-signature-type">Relationships</a></h4>
@ -205,7 +203,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L42">file/header-wrapper.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L42">file/header-wrapper.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -218,35 +216,6 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addhyperlinkrelationship" class="tsd-anchor"></a>
<h3>add<wbr>Hyperlink<wbr>Relationship</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">add<wbr>Hyperlink<wbr>Relationship<span class="tsd-signature-symbol">(</span>target<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, refId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, targetMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">"External"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></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/3b6aca2/src/file/header-wrapper.ts#L56">file/header-wrapper.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>target: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>refId: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> targetMode: <span class="tsd-signature-type">"External"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addimage" class="tsd-anchor"></a>
<h3>add<wbr>Image</h3>
@ -257,7 +226,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L72">file/header-wrapper.ts:72</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L51">file/header-wrapper.ts:51</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -270,38 +239,6 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addimagerelationship" class="tsd-anchor"></a>
<h3>add<wbr>Image<wbr>Relationship</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">add<wbr>Image<wbr>Relationship<span class="tsd-signature-symbol">(</span>image<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span>, refId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span>, height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/imediadata.html" class="tsd-signature-type">IMediaData</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/3b6aca2/src/file/header-wrapper.ts#L46">file/header-wrapper.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>image: <span class="tsd-signature-type">Buffer</span></h5>
</li>
<li>
<h5>refId: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> width: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> height: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/imediadata.html" class="tsd-signature-type">IMediaData</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addparagraph" class="tsd-anchor"></a>
<h3>add<wbr>Paragraph</h3>
@ -312,7 +249,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L24">file/header-wrapper.ts:24</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L24">file/header-wrapper.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -335,7 +272,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L34">file/header-wrapper.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L34">file/header-wrapper.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -358,7 +295,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L65">file/header-wrapper.ts:65</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L46">file/header-wrapper.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -387,7 +324,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L28">file/header-wrapper.ts:28</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L28">file/header-wrapper.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -410,7 +347,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/header-wrapper.ts#L38">file/header-wrapper.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/header-wrapper.ts#L38">file/header-wrapper.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -458,15 +395,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="headerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="headerwrapper.html#addhyperlinkrelationship" class="tsd-kind-icon">add<wbr>Hyperlink<wbr>Relationship</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="headerwrapper.html#addimage" class="tsd-kind-icon">add<wbr>Image</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="headerwrapper.html#addimagerelationship" class="tsd-kind-icon">add<wbr>Image<wbr>Relationship</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="headerwrapper.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a>
</li>