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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-09-26 15:02:07 +00:00
parent 8e24dc36ce
commit a2c8459feb
343 changed files with 2827 additions and 2437 deletions

View File

@ -532,6 +532,9 @@
<li>
<a href="spacing.html" class="tsd-signature-type">Spacing</a>
</li>
<li>
<a href="contextualspacing.html" class="tsd-signature-type">ContextualSpacing</a>
</li>
<li>
<a href="tabstop.html" class="tsd-signature-type">TabStop</a>
</li>
@ -605,7 +608,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f6a13ae/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/ccffdad/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -632,7 +635,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f6a13ae/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/ccffdad/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>
@ -652,7 +655,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f6a13ae/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -675,7 +678,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f6a13ae/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -693,7 +696,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f6a13ae/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/ccffdad/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/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>