Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -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>
|
||||
@ -90,28 +88,28 @@
|
||||
<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>Methods</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="_export_packer_packer_.ipacker.html#pack" class="tsd-kind-icon">pack</a></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external"><a href="_export_packer_packer_.ipacker.html#pack" class="tsd-kind-icon">pack</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>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external">
|
||||
<a name="pack" class="tsd-anchor"></a>
|
||||
<h3>pack</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">pack<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><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/4c75b91/src/export/packer/packer.ts#L2">export/packer/packer.ts:2</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/9427473/src/export/packer/packer.ts#L2">export/packer/packer.ts:2</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -132,7 +130,7 @@
|
||||
<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="../modules/_export_packer_packer_.html">"export/packer/packer"</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -141,17 +139,17 @@
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-interface tsd-parent-kind-external-module">
|
||||
<li class="current tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
|
||||
<a href="_export_packer_packer_.ipacker.html" class="tsd-kind-icon">IPacker</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-method tsd-parent-kind-interface">
|
||||
<li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external">
|
||||
<a href="_export_packer_packer_.ipacker.html#pack" class="tsd-kind-icon">pack</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-variable tsd-parent-kind-external-module">
|
||||
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-external">
|
||||
<a href="../modules/_export_packer_packer_.html#workaround" class="tsd-kind-icon">WORKAROUND</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user