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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-03-24 19:25:23 +00:00
parent a9570b5df9
commit ef5e43c479
303 changed files with 3949 additions and 2004 deletions

View File

@ -127,7 +127,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/document/document.ts#L11">file/document/document.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L11">file/document/document.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -150,7 +150,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -161,7 +161,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -172,19 +172,19 @@
<a name="adddrawing" class="tsd-anchor"></a>
<h3>add<wbr>Drawing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">add<wbr>Drawing<span class="tsd-signature-symbol">(</span>imageData<span class="tsd-signature-symbol">: </span><a href="../interfaces/_file_media_data_.imediadata.html" class="tsd-signature-type">IMediaData</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-signature tsd-kind-icon">add<wbr>Drawing<span class="tsd-signature-symbol">(</span>pictureParagraph<span class="tsd-signature-symbol">: </span><a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a><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/a954c69/src/file/document/document.ts#L60">file/document/document.ts:60</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L60">file/document/document.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>imageData: <a href="../interfaces/_file_media_data_.imediadata.html" class="tsd-signature-type">IMediaData</a></h5>
<h5>pictureParagraph: <a href="_file_paragraph_paragraph_.paragraph.html" class="tsd-signature-type">Paragraph</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -201,7 +201,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/document/document.ts#L40">file/document/document.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L40">file/document/document.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -224,7 +224,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/document/document.ts#L50">file/document/document.ts:50</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L50">file/document/document.ts:50</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -241,13 +241,13 @@
<a name="createdrawing" class="tsd-anchor"></a>
<h3>create<wbr>Drawing</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">create<wbr>Drawing<span class="tsd-signature-symbol">(</span>imageData<span class="tsd-signature-symbol">: </span><a href="../interfaces/_file_media_data_.imediadata.html" class="tsd-signature-type">IMediaData</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-signature tsd-kind-icon">create<wbr>Drawing<span class="tsd-signature-symbol">(</span>imageData<span class="tsd-signature-symbol">: </span><a href="../interfaces/_file_media_data_.imediadata.html" class="tsd-signature-type">IMediaData</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_paragraph_run_picture_run_.picturerun.html" class="tsd-signature-type">PictureRun</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/a954c69/src/file/document/document.ts#L68">file/document/document.ts:68</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L64">file/document/document.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -256,7 +256,7 @@
<h5>imageData: <a href="../interfaces/_file_media_data_.imediadata.html" class="tsd-signature-type">IMediaData</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<h4 class="tsd-returns-title">Returns <a href="_file_paragraph_run_picture_run_.picturerun.html" class="tsd-signature-type">PictureRun</a></h4>
</li>
</ul>
</section>
@ -270,7 +270,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/document/document.ts#L44">file/document/document.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L44">file/document/document.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -293,7 +293,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/document/document.ts#L54">file/document/document.ts:54</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/document/document.ts#L54">file/document/document.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -321,7 +321,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>