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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-05 03:25:57 +00:00
parent 36fe398e7c
commit d6096d3817
422 changed files with 3890 additions and 3864 deletions

View File

@ -138,7 +138,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/f25ecd0/src/file/paragraph/run/script.ts#L3">file/paragraph/run/script.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de3dc8/src/file/paragraph/run/script.ts#L3">file/paragraph/run/script.ts:3</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -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#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f25ecd0/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de3dc8/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -172,7 +172,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/f25ecd0/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/5de3dc8/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -183,7 +183,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/f25ecd0/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/5de3dc8/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -201,7 +201,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#isdeleted">isDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f25ecd0/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de3dc8/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -222,7 +222,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#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f25ecd0/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de3dc8/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -246,7 +246,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#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f25ecd0/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5de3dc8/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -265,7 +265,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/f25ecd0/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/5de3dc8/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>