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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-02-21 21:48:39 +00:00
parent bec60f9118
commit 3510ab78b1
327 changed files with 2235 additions and 2887 deletions

View File

@ -87,19 +87,11 @@
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_header_wrapper_.headerwrapper.html#header" class="tsd-kind-icon">header</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_header_wrapper_.headerwrapper.html#media" class="tsd-kind-icon">media</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_header_wrapper_.headerwrapper.html#relationships" class="tsd-kind-icon">relationships</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#header-1" class="tsd-kind-icon">Header</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#relationships-1" class="tsd-kind-icon">Relationships</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#header" class="tsd-kind-icon">Header</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_header_wrapper_.headerwrapper.html#relationships" class="tsd-kind-icon">Relationships</a></li>
</ul>
</section>
<section class="tsd-index-section ">
@ -128,7 +120,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L9">file/header-wrapper.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L9">file/header-wrapper.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -142,43 +134,10 @@
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="header" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> header</h3>
<div class="tsd-signature tsd-kind-icon">header<span class="tsd-signature-symbol">:</span> <a href="_file_header_header_.header.html" class="tsd-signature-type">Header</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L8">file/header-wrapper.ts:8</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="media" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> media</h3>
<div class="tsd-signature tsd-kind-icon">media<span class="tsd-signature-symbol">:</span> <a href="_file_media_media_.media.html" class="tsd-signature-type">Media</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L11">file/header-wrapper.ts:11</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="relationships" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> relationships</h3>
<div class="tsd-signature tsd-kind-icon">relationships<span class="tsd-signature-symbol">:</span> <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L9">file/header-wrapper.ts:9</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="header-1" class="tsd-anchor"></a>
<a name="header" class="tsd-anchor"></a>
<h3>Header</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Header<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_header_header_.header.html" class="tsd-signature-type">Header</a></li>
@ -187,7 +146,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L48">file/header-wrapper.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L48">file/header-wrapper.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_header_header_.header.html" class="tsd-signature-type">Header</a></h4>
@ -195,7 +154,7 @@
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="relationships-1" class="tsd-anchor"></a>
<a name="relationships" class="tsd-anchor"></a>
<h3>Relationships</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Relationships<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></li>
@ -204,7 +163,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L52">file/header-wrapper.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L52">file/header-wrapper.ts:52</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></h4>
@ -224,7 +183,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L34">file/header-wrapper.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L34">file/header-wrapper.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -247,7 +206,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L16">file/header-wrapper.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L16">file/header-wrapper.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -270,7 +229,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L26">file/header-wrapper.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L26">file/header-wrapper.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -293,7 +252,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L38">file/header-wrapper.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L38">file/header-wrapper.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -316,7 +275,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L20">file/header-wrapper.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L20">file/header-wrapper.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -339,7 +298,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/header-wrapper.ts#L30">file/header-wrapper.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/header-wrapper.ts#L30">file/header-wrapper.ts:30</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -378,20 +337,11 @@
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_file_header_wrapper_.headerwrapper.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_file_header_wrapper_.headerwrapper.html#header" class="tsd-kind-icon">header</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_file_header_wrapper_.headerwrapper.html#media" class="tsd-kind-icon">media</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_file_header_wrapper_.headerwrapper.html#relationships" class="tsd-kind-icon">relationships</a>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_header_wrapper_.headerwrapper.html#header" class="tsd-kind-icon">Header</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_header_wrapper_.headerwrapper.html#header-1" class="tsd-kind-icon">Header</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_header_wrapper_.headerwrapper.html#relationships-1" class="tsd-kind-icon">Relationships</a>
<a href="_file_header_wrapper_.headerwrapper.html#relationships" class="tsd-kind-icon">Relationships</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_header_wrapper_.headerwrapper.html#adddrawing" class="tsd-kind-icon">add<wbr>Drawing</a>