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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-07 01:26:57 +00:00
parent ed8a772716
commit ccb92d74af
422 changed files with 3885 additions and 3865 deletions

View File

@ -137,7 +137,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/e9aecfa/src/file/table/table-cell.ts#L141">file/table/table-cell.ts:141</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/cf0c2c7/src/file/table/table-cell.ts#L141">file/table/table-cell.ts:141</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -160,7 +160,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/e9aecfa/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/cf0c2c7/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -171,7 +171,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/e9aecfa/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/cf0c2c7/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -182,7 +182,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/e9aecfa/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/cf0c2c7/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -200,7 +200,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/e9aecfa/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/cf0c2c7/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>
@ -221,7 +221,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/e9aecfa/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/cf0c2c7/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>
@ -245,7 +245,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/e9aecfa/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/cf0c2c7/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>
@ -264,7 +264,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/e9aecfa/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/cf0c2c7/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>