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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-08 22:25:00 +00:00
parent 46d0ac6fdd
commit 9b7b8cbea7
664 changed files with 17228 additions and 77826 deletions

View File

@ -40,8 +40,6 @@
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
@ -70,54 +68,30 @@
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<section class="tsd-index-section tsd-is-external">
<h3>Classes</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.preferredtablewidth.html" class="tsd-kind-icon">Preferred<wbr>Table<wbr>Width</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tableborders.html" class="tsd-kind-icon">Table<wbr>Borders</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablebordersattributes.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Attributes</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tableborderselement.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Element</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablelayout.html" class="tsd-kind-icon">Table<wbr>Layout</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablelayoutattributes.html" class="tsd-kind-icon">Table<wbr>Layout<wbr>Attributes</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_file_table_properties_.tableproperties.html" class="tsd-kind-icon">Table<wbr>Properties</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablewidthattributes.html" class="tsd-kind-icon">Table<wbr>Width<wbr>Attributes</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-external"><a href="../classes/_file_table_properties_.tableproperties.html" class="tsd-kind-icon">Table<wbr>Properties</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"><a href="../interfaces/_file_table_properties_.itablewidth.html" class="tsd-kind-icon">ITable<wbr>Width</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<section class="tsd-index-section tsd-is-external">
<h3>Type aliases</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported"><a href="_file_table_properties_.html#tablelayoutoptions" class="tsd-kind-icon">Table<wbr>Layout<wbr>Options</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="_file_table_properties_.html#widthtypes" class="tsd-kind-icon">Width<wbr>Types</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external"><a href="_file_table_properties_.html#widthtypes" class="tsd-kind-icon">Width<wbr>Types</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Type aliases</h2>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a name="tablelayoutoptions" class="tsd-anchor"></a>
<h3>Table<wbr>Layout<wbr>Options</h3>
<div class="tsd-signature tsd-kind-icon">Table<wbr>Layout<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"autofit"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"fixed"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/table/properties.ts#L42">file/table/properties.ts:42</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external">
<a name="widthtypes" class="tsd-anchor"></a>
<h3>Width<wbr>Types</h3>
<div class="tsd-signature tsd-kind-icon">Width<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"dxa"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"pct"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"nil"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"auto"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4c75b91/src/file/table/properties.ts#L3">file/table/properties.ts:3</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/file/table/properties.ts#L3">file/table/properties.ts:3</a></li>
</ul>
</aside>
</section>
@ -129,44 +103,17 @@
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<li class="current tsd-kind-external-module tsd-is-external">
<a href="_file_table_properties_.html">"file/table/properties"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.preferredtablewidth.html" class="tsd-kind-icon">Preferred<wbr>Table<wbr>Width</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tableborders.html" class="tsd-kind-icon">Table<wbr>Borders</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tablebordersattributes.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Attributes</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tableborderselement.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Element</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tablelayout.html" class="tsd-kind-icon">Table<wbr>Layout</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tablelayoutattributes.html" class="tsd-kind-icon">Table<wbr>Layout<wbr>Attributes</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/_file_table_properties_.tableproperties.html" class="tsd-kind-icon">Table<wbr>Properties</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../classes/_file_table_properties_.tablewidthattributes.html" class="tsd-kind-icon">Table<wbr>Width<wbr>Attributes</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../interfaces/_file_table_properties_.itablewidth.html" class="tsd-kind-icon">ITable<wbr>Width</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_file_table_properties_.html#tablelayoutoptions" class="tsd-kind-icon">Table<wbr>Layout<wbr>Options</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external">
<a href="_file_table_properties_.html#widthtypes" class="tsd-kind-icon">Width<wbr>Types</a>
</li>
</ul>