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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-06-21 23:24:38 +00:00
parent 77dcdca62c
commit a0b8cd1cd3
410 changed files with 20357 additions and 3831 deletions

View File

@ -97,6 +97,7 @@
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_footer_wrapper_.footerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_footer_wrapper_.footerwrapper.html#adddrawing" class="tsd-kind-icon">add<wbr>Drawing</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_footer_wrapper_.footerwrapper.html#addparagraph" class="tsd-kind-icon">add<wbr>Paragraph</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_footer_wrapper_.footerwrapper.html#addtable" class="tsd-kind-icon">add<wbr>Table</a></li>
@ -120,7 +121,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L9">file/footer-wrapper.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L10">file/footer-wrapper.ts:10</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -146,7 +147,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L48">file/footer-wrapper.ts:48</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L53">file/footer-wrapper.ts:53</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_footer_footer_.footer.html" class="tsd-signature-type">Footer</a></h4>
@ -163,7 +164,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L52">file/footer-wrapper.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L57">file/footer-wrapper.ts:57</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_relationships_relationships_.relationships.html" class="tsd-signature-type">Relationships</a></h4>
@ -173,6 +174,29 @@
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addchildelement" class="tsd-anchor"></a>
<h3>add<wbr>Child<wbr>Element</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">add<wbr>Child<wbr>Element<span class="tsd-signature-symbol">(</span>childElement<span class="tsd-signature-symbol">: </span><a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</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/8b3cf8c/src/file/footer-wrapper.ts#L39">file/footer-wrapper.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>childElement: <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</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">
<a name="adddrawing" class="tsd-anchor"></a>
<h3>add<wbr>Drawing</h3>
@ -183,7 +207,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L34">file/footer-wrapper.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L35">file/footer-wrapper.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -206,7 +230,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L16">file/footer-wrapper.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L17">file/footer-wrapper.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -229,7 +253,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L26">file/footer-wrapper.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L27">file/footer-wrapper.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -252,7 +276,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L38">file/footer-wrapper.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L43">file/footer-wrapper.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -275,7 +299,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L20">file/footer-wrapper.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L21">file/footer-wrapper.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -298,7 +322,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de6617/src/file/footer-wrapper.ts#L30">file/footer-wrapper.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/8b3cf8c/src/file/footer-wrapper.ts#L31">file/footer-wrapper.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -343,6 +367,9 @@
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_footer_wrapper_.footerwrapper.html#relationships" class="tsd-kind-icon">Relationships</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_footer_wrapper_.footerwrapper.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_footer_wrapper_.footerwrapper.html#adddrawing" class="tsd-kind-icon">add<wbr>Drawing</a>
</li>